.NET Core Azure Azure Service Bus PaaS Service Bus Visual Studio Configuring Azure Service Bus in a .NET Core Application In today's post I will show how to configuring Azure Service Bus in a .NET Core Application.
.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.
.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
.NET Core ASP.NET Core Identity C# JWT OAuth Visual Studio Persisting JWT Tokens in a .NET Core Application In this post I will show how to persisting JWT Tokens in a .NET Core Application.
.NET Core ASP.NET Core Identity C# JWT OAuth Visual Studio Web API How to Implement JWT Authentication in your .NET Core Applications In this post I will show how to implement JWT JSON Token Authentication in your .NET Core applications.
.NET Core C# Dependency Injection HTTP REST Visual Studio Web API Using IHttpClientFactory for Web API HTTP POST REST Calls In this post I will show how to use HttpClientFactory for Web API HTTP POST calls.
.NET Core ASP.NET Core Identity C# JWT REST Swagger Visual Studio Web API How to Create an Identity Service API using ASP.NET Core In this post I will show how to create an Identity Service API using ASP.NET Core.
.NET Core C# HTTP REST Visual Studio Web API Using IHttpClientFactory for Web API HTTP GET REST Calls In this post I will show how to use HttpClientFactory for Web API HTTP GET calls.