- Mastering ServiceStack
- Andreas Niedermair
- 105字
- 2021-07-09 21:27:13
Preface
Over the last few decades, distributed systems have become a complete solution for the purpose of building applications on a large scale. ServiceStack is a framework for .NET developers, which offers tools ranging from the creation of APIs to accessing data in session, cache, and also the database integration of authentication and authorization, Message Queues, serialization, and much more.
In this book, we will explore the relevant features that build the foundation of a flexible, reliable, scalable, and powerful system. It also gives a deeper understanding of the configurations and patterns to solve the problems faced by a .NET developer while building distributed systems.
推薦閱讀
- 深入淺出Prometheus:原理、應(yīng)用、源碼與拓展詳解
- Python深度學(xué)習(xí)
- 程序員考試案例梳理、真題透解與強(qiáng)化訓(xùn)練
- OpenStack Cloud Computing Cookbook(Fourth Edition)
- 基于差分進(jìn)化的優(yōu)化方法及應(yīng)用
- 軟件測試實用教程
- PHP與MySQL權(quán)威指南
- Android Sensor Programming By Example
- JavaScript悟道
- Python應(yīng)用與實戰(zhàn)
- C語言程序設(shè)計教程
- Azure for Architects
- Advanced C++
- Yii框架深度剖析
- R語言編程:基于tidyverse