.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 Core ASP.NET Core Containers Microservice Patterns Uncategorized Visual Studio Web API How to Integrate Authentication into a Microservice API Gateway In todays post I will show how to configure and implement API gateway authentication.
.NET Core ASP.NET Core C# Microservice Patterns Visual Studio Web API How to Design and Configure API Microservices with the API Gateway In todays post I will show how to configure and design an API gateway for hosting your microservices.
.NET Core Containers Continuous Deployment DevOps Docker Web API YAML Cross Container API Calls in a Docker Image In today's post I will show how to make API calls between containers within a Docker Image.
.NET Core ASP.NET Core Identity C# Entity Framework Core OpenAPI Swagger Visual Studio Web API How to Migrate from a .NET Core 2.0 Web API to .NET Core 3.1 (Part 3) In today's post I will show how to upgrade from a .NET Core 2.0 web API to a .NET Core…
.NET Core C# Entity Framework Core OData OpenAPI Visual Studio Web API How to Migrate from a .NET Core 2.0 Web API to .NET Core 3.1 (Part 2) In today's post I will show how to upgrade from a .NET Core 2.0 web API to a .NET Core…
.NET Core C# Entity Framework Core JWT MVC Visual Studio Web API How to Migrate from a .NET Core 2.0 Web API to .NET Core 3.1 (Part 1) In today's post I will show how to upgrade from a .NET Core 2.0 web API to a .NET Core…
.NET Core ASP.NET Core C# OData OpenAPI Swagger Web API Using OData within an ASP.NET Web API and .NET Core In today's post I will show how to configure OData within an ASP.NET Core Web API.
Angular ASP.NET Core Identity C# SPA Typescript Visual Code Web API Implementing Role Based Authorization in Angular Web API Applications In today's post I will show how to implement role-based authorization within an Angular application.
Angular ASP.NET Core Asynchronous C# HTML HTTP SPA Typescript Visual Code Visual Studio Web API Downloading Content in Angular Applications In today's post I will show how to implement a file downloader within an Angular application using a .NET Core…