Building Microservices with .NET Core 2.0(Second Edition)
上QQ阅读APP看书,第一时间看更新

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