ASP.NET Core
13K subscribers
2 photos
313 links
Download Telegram
ASP.NET Core supports gRPC protocol that is about to replace legacy SOAP services with more performant and powerful protocol that is easier to use and support. This blog post shows how to build gRPC service and client on Visual Studio and ASP.NET Core.
https://gunnarpeipman.com/aspnet-core-grpc/
ASP.NET Core MVC 3.x AddMvc(), AddMvcCore(), AddControllers() and other bootstrapping approaches

https://www.strathweb.com/2020/02/asp-net-core-mvc-3-x-addmvc-addmvccore-addcontrollers-and-other-bootstrapping-approaches/