.NET Core C# Entity Framework Core Microservice OpenAPI SQL Swagger Visual Studio Web API How to Create a Microservice with .NET Core In today's post I will show how to create a Microservice using .NET Core.
.NET Core C# HTTP JWT Microservice REST Visual Studio Web API Microservice Communications with HTTP REST Calls and .NET Core In today's post I will show how to implement Microservice Communication with HTTP REST Calls and .NET Core
.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.
ASP.NET Core Identity C# JWT OAuth How to Embed User Roles in a JWT Token Claim within a .NET Core Application In today's post I will show how to embed User Roles in a Jwt Token Claim within a .NET Core…
.NET Core ASP.NET Core Identity C# SQL Visual Studio Web API Managing User Roles with the ASP.NET Core Identity API In this post I will show how to manage User Roles using the ASP.NET Core Identity API