Security
Custom Local Domain using HTTPS, Kestrel & ASP.NET Core
Learn how to create a custom domain, (not “localhost”), for your local ASP.NET Core development environment using Kestrel and secure it with HTTPS and a Self-Signed Certificate. What You’ll Learn This step by...
Security
Secure a .NET Core API using Bearer Authentication
In this step by step tutorial, we secure a .NET Core API using Bearer authentication, JSON Web Tokens, (JWT), and Azure Active Directory (AAD). What You’ll Learn By following the steps in this article, you’ll learn...
No More Results