News

There are many logging frameworks you could take advantage of, but in this article we’ll focus on how we can log requests and responses in ASP.NET Web API.
Take advantage of authentication and authorization, API keys, rate limiting, CORS, API versioning, and other recommended practices to build secure and robust APIs in ASP.NET Core.
Creating Mock Data projects in .NET Core 2.1 for use in your ASP.NET Core Web API solutions Understanding and setting up Integration Testing to test your APIs externally for a fully tested ASP.NET ...