.NET Core ASP.NET Core C# HTML MVC Razor Visual Studio How to Trap and Handle Exceptions in .NET Core Applications In this post I will be showing how to trap and handle exceptions in a .NET Core application.
.NET Core ASP.NET Core Bootstrap HTML Razor Visual Studio How to use Bootstrap in .NET Core Web Applications In this post I will be showing how to install and configure an Angular application to use Bootstrap themes.
.NET Core C# NUnit TDD Visual Studio How to use NUnit to Test a .NET Core Application In this post I will be showing how to test a .NET Core application using NUnit.
.NET Core ASP.NET Core C# OpenAPI Swagger Visual Studio Web API How to Add Swagger UI to a .NET Core Web API In this post I will be showing how to add Swagger Open API to a .NET Core Web API.
.NET Core ASP.NET Core ASP.NET Core Identity C# Entity Framework Core OAuth Razor Visual Studio Web API How to Customize User Identity in .NET Core Applications In this post I will be showing how to extend a customize user identity using ASP.NET Core identity.
.NET Core ASP.NET Core C# Dependency Injection OAuth Patterns Visual Studio Web API How to use a Declarative Authorization Policy to Secure Web API Application Resources In this post I will be showing you how to secure a Web API using a declarative authorization policy.
.NET Core C# Dependency Injection Patterns Visual Studio How to use AddSingleton, AddScope and AddTransient Services in a .NET Core Application In this post I will be showing how to control service instance lifetimes within a .NET Core application.
.NET Core ASP.NET Core C# Entity Framework Core Fluent Assertion SQL Visual Studio Using Entity Framework Core in a .NET Core Application In this post I will be showing how to use Entity Framework Core within a .NET Core application.
.NET Core ASP.NET Core C# Entity Framework Core Powershell Visual Studio How to Implement a .NET Core Identity Application with Entity Framework Core In this post I will be showing how to implement identity service API application using .NET Core and Entity Framework…
.NET Core Azure Visual Studio Deploying a .NET Core Application to Azure In this post I will be showing how to deploy a .NET Core application to Azure App Services.