.NET Core

Browse all blog posts in the .NET Core category. Insights and articles about .net core by Alexander Lvovich.

13 posts in this category

.NET Core gives you plenty of options to give a proper response, however, while you work in the microservices environment it would be great to have a standard way to format data in responses. In this post, I will share with you some ideas I implemented in my recent projects.

.NET Core How-to
Read more
Alexander Lvovich