Using ProducesResponseType to write a better Web API actions in .Net Core
Motivation I used to create API actions that return only one type most of the time, for example the GetProduct action would return...
Using ProducesResponseType to write a better Web API actions in .Net Core
How to send emails in .Net Core Web API
Azure Static Web Apps with API using Azure Functions
Step by Step: CRUD Operation Using .NET Core Web API with Entity Framework Using SQL Server.
API (Application Programming Interface): Working, Architecture, Components
Generate a TypeScript client from .NET 6 Web API
How to Apply API Versioning in ASP.NET Core
CQRS vs Classical n-layer application
How to use cancellation tokens?
Enum as Required Field in ASP.NET Core WebAPI