.NET .NET Core Azure Azure Event Hub C# Visual Studio How to Send Events to Azure Event Hubs with .NET Core In today's post I will show how to send events to an event hub using .NET Core.
.NET .NET Core Asynchronous C# Dependency Injection Hosted Services Services Visual Studio How to Configure Background Tasks with Generic Hosted Services in .NET Core In today's post I will show how to configure background tasks with generic hosted services in .NET Core
.NET .NET Core Asynchronous C# Hosted Services Quartz.NET Services Threading Visual Studio How to Schedule Hosted Services using .NET Core In today's post I will show how to schedule hosted services using .NET Core.
.NET .NET Core C# Hosted Services Services Visual Studio How to Create a .NET Core Application as a Windows Service In today's post I will show how to create a Windows Service using .NET Core in Visual Studio 2019.
.NET .NET Core ASP.NET Core C# JWT Visual Studio How to Retrieve User Context from JWT Bearer Tokens in .NET Core In today's post I will show how to retrieve Roles from JWT Bearer Tokens in .NET Core.
.NET .NET Core Angular Architecture Azure Azure AD Best Practices C# JWT MS Graph SPA Tenants Web API How to Protect a Web API with Azure AD Authentication In today's post I will show how to protect a Web API using Azure AD authentication.
.NET .NET Core Angular Azure AD C# MS Graph OAuth OData SPA Visual Studio Visual Studio Code Web API How to Call an MS Graph API from a Web API In today's post I will show how to call an MS Graph API from a Web API.
.NET .NET Core Best Practices IIS Visual Studio Web API How to Upgrade an IIS Web API Deployment from .NET Core 2.x to 3.1 In today's post I will show how to upgrade an IIS Web API deployment from .NET Core 2.x to 3.1.
.NET .NET Core Azure AD C# MS Graph Office 365 REST Web API How to use an MS Graph API Calendar with .NET Core In today's post I will show how to create an MS Graph API calendar using .NET Core.
.NET .NET Core ASP.NET Core Identity Best Practices C# OWASP Security Visual Studio How to Implement Account Unlocking in ASP.NET Core Identity In today's post I will show how to implement account unlocking using ASP.NET Core Identity.