- Building Microservices with .NET Core 2.0(Second Edition)
- Gaurav Aroraa
- 39字
- 2021-07-02 20:13:04
Prerequisites
We will use the following tools and technologies while transitioning our monolithic application to microservice-style architecture:
- Visual Studio 2017 update 3 or later
- C# 7.0
- ASP.NET Core MVC/Web API
- Entity Framework Core
- SQL Server 2008R2 or later
推薦閱讀
- Python數據分析基礎
- 圖解Java數據結構與算法(微課視頻版)
- Scala Design Patterns
- Groovy for Domain:specific Languages(Second Edition)
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第2版)
- 數據結構(C語言)
- C++ 從入門到項目實踐(超值版)
- Python算法指南:程序員經典算法分析與實現
- D3.js By Example
- Learning Docker Networking
- Mastering Python Design Patterns
- Django實戰:Python Web典型模塊與項目開發
- Clean Code in C#
- 從Excel到Python數據分析:Pandas、xlwings、openpyxl、Matplotlib的交互與應用
- Mastering ASP.NET Core 2.0