News

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 ...
Take advantage of a custom message handler to log request and response metadata in Web API for debugging, tracing, and inspection of the incoming and outgoing calls ...