.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 ASP.NET Core ASP.NET Core Identity Best Practices C# OWASP Security Visual Studio How to Implement Account Lockouts in ASP.NET Core Identity In today's post I will show how to implement account lockouts using ASP.NET Core Identity.
.NET .NET Core ASP.NET Core Containers Microservice Patterns 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 .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 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 Asynchronous C# HTML HTTP SPA Typescript Visual Studio Visual Studio Code 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…
.NET Core ASP.NET Core Best Practices C# Moq NUnit TDD Visual Studio Web API How to Unit Test File Uploaders in a .NET Core Web API In todays post I will discuss how to develop unit tests for a file uploader Web API
.NET Core ASP.NET Core C# HTTP REST SQL Top Visual Studio Web API How to Implement a File Uploader Web API using .NET Core In this post I will show how to implement a file upload Web API using .NET Core.
.NET Core Angular ASP.NET Core C# Diagnostics HTTP SignalR SignalR Client SignalR Hub Typescript Visual Studio How to Test and Troubleshoot SignalR Pipelines with ASP.NET Core In today's post I will show how to test and troubleshoot SignalR pipelines with .NET Core.
.NET Core ASP.NET Core Diagnostics SQL Resolving a Common SQL Database Creation Error in .NET Core In this post I will investigate and resolve a common SQL Database Creation Error in .NET Core.