.NET .NET Core ASP.NET Core Blazor C# Razor Visual Studio Introducing ASP.NET Core Blazor Server Applications In this post I will be introducing ASP.NET Core Blazor web applications.
.NET Core ASP.NET Core Identity C# JWT Razor Visual Studio Retrieving Roles from JWT Token Claims in a .NET Core Application In today's post I will show how to retrieve Roles from Jwt Token Claims in a .NET Core Application.
.NET Core ASP.NET Core ASP.NET Core Identity C# OAuth Razor Visual Studio How to Extend Identity Accounts to use Claims in .NET Core Applications In this post I will be showing how to extend ASP.NET Core Identity users with claims.
.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 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 ASP.NET Core Identity Razor Visual Studio How to Create an Identity Application with .NET Core In this post I will be showing how to create an ASP.NET identity application using Visual Studio templates and .NET…