Articles in this series
Azure Front Door setup for Azure AD protected Dotnetcore Webapp | Dotnet Webapp Azure AD redirecturi update when App gateway/frontdoor · Create Webapp -...
Dotnet core API Basics | Integrate Swagger UI with Dotnet Core API | Dotnet 6 API Basics · Tutorial: Create a minimal web API with ASP.NET Core Minimal...
SQL connection failure exception handling | SQL timeout issue handling in Dotnet · The implementation in this sample is as simple as possible to...
Managed Identity implementation in Azure SQL with Dotnet Core Api in Visual Studio | Secure Managed identity implementation Dotnet Core API with SQL · 1....
The Open Data Protocol (OData) is a data access protocol for the web. OData provides a uniform way to query and manipulate data sets through CRUD...
MVC stands for Model, View and Controller. MVC separates application into three components — Model, View and Controller. · Model: Model represents...