ASP.NET Core ApiBoilerPlate: New Features and Improvements for Building ASP.NET Core 3 APIs Introduction Two Months ago ApiBoilerPlate was first released and it’s incredible to see that the template garnered hundreds of installs within a short period of time. I’m very glad that it somehow benefited some developers so thank you for the support. I’
ASP.NET Core ApiBoilerPlate: A Project Template for Building ASP.NET Core APIs Introduction Microservices architecture got its reputation in software development since it was introduced and today, it is a very popular architectural style approach to build apps and is used by many organizations. When taking a microservices approach, you would normally break product features into
ASP.NET Core AutoWrapper is now Officially Released! Today, Microsoft has announced the release of .NET Core 3.0. As promised in my previous post, I will roll-out a new version of AutoWrapper.Core after .NET Core 3.x is out. Today, AutoWrapper version 1.0.0 is now officially released with
WEB API ASP.NET Core 2.1: Integrating VMD.RESTApiResponseWrapper.Core to Your REST API Application A few months ago, I wrote an article on how to create a consistent object response wrapper for your ASP.NET Core and Web API applications. I also made two versions of NuGet packages for the wrapper which can be found below: VMD.RESTApiResponseWrapper.