.NET C# Diagnostics Polling Services Visual Studio How to Create a Windows Service using Visual Studio 2019 In today's post I will show how to create a Windows Service using .NET in Visual Studio 2019.
.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.
Angular Asynchronous RxJS SPA Typescript Visual Code How to Flatten Structures with RxJS Pipes and Maps In today's post I will show how to flatten structures using RxJS pipes and maps.
.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 Core Angular Azure AD C# MS Graph OAuth OData SPA Visual Code Visual Studio 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 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.
Azure AD C# Certificates Powershell Security How to Create Client Certificates for Application Authentication In today's post I will show how to create client certificates for use in application authentication.
Angular Azure AD MS Graph Office 365 SPA Tenants Visual Code How to use the MS Graph API in Angular Applications In today's post I will show how to use the MS Graph API in Angular applications.
Angular Azure Azure AD MS Graph Security SPA Tenants How to Register Angular Apps for Microsoft Identity Authentication In today's post I will show how to register Angular applications for integration with the Microsoft Identity Platform in Azure.
Angular Azure C# MS Graph OData Office 365 How to Access Outlook Calendar Events in Angular Applications using MS Graph API In today's post I will show how to access Outlook Calendar Events in Angular applications using MS Graph API