Skip to content
  • Home
  • YouTube
  • .NET
  • Azure
  • Archives
  • About
  • Toggle website search
Menu Close
  • Home
  • YouTube
  • .NET
  • Azure
  • Archives
  • About
  • Toggle website search
Read more about the article Refresh tokens with .NET 5 Web API and .NET Core Identity
.NET

Refresh tokens with .NET 5 Web API and .NET Core Identity

This blog post is continuation of my previous post. In the previous post, I tried to discuss about what is refresh token, why it is required and generally how it…

2 Comments
December 5, 2020
.NET

Understanding the basics about the Refresh tokens

Few months back, I wrote few articles about how to secure the Web APIs using different mechanisms. The focus of those articles were mostly on the authentication aspects. If you…

1 Comment
December 5, 2020
Azure / Uncategorized

Azure AD B2C and Custom Web UI for .NET Core WPF App

I already have covered how to authenticate users in WPF application, using Azure AD B2C and MSAL. The most annoying part to me in that implementation was - the sign…

1 Comment
May 30, 2020
Azure / Uncategorized

WPF App and Web API using Azure AD and MSAL

Let's consider a scenario where a public client application needs to call a web API. Both of the applications are owned by you. And suppose, we want both of them…

1 Comment
May 30, 2020
Azure / Uncategorized

Azure AD Authentication in WPF Application using MSAL

In this article, let's try to setup authentication in .NET Core WPF application. Let's use Azure AD and MSAL for this setup. I promise there are going to be some…

5 Comments
May 29, 2020
.NET / Azure / Uncategorized

Authentication Options on Azure App Service

Azure App Service provides very convenient way to publish your web application on internet. You can directly publish the web application from Visual Studio publish. Azure App Services also provide…

0 Comments
May 20, 2020
.NET / Azure / Uncategorized

Secure .NET Core web app using Azure AD and MSAL

In this article, let's see how can we secure a .NET Core web application (Razor or MVC) with Azure AD. Please note that you will need Azure subscription to follow the steps…

0 Comments
May 1, 2020
.NET / Azure / Uncategorized

Secure your Web API using Azure AD and MSAL

In this article, we will use Azure AD to secure the Web API. We are going to use MSAL for this demonstration. MSAL stands for Microsoft Authentication Library. Please note…

10 Comments
April 29, 2020
.NET / Uncategorized

Securing .NET Core 3 API Using JWT authentication

Now a days, all the functionalities available in your business applications are required to be available everywhere. Everybody wants the application to be available at their finger tips. Your customers…

10 Comments
January 31, 2020
.NET / Uncategorized

Securing .NET Core 3 API with Cookie Authentication

In last article, we have seen how to add ASP .NET Core identity to your web API project. In this blog post, let's see how to setup your web API…

5 Comments
January 25, 2020
.NET / Uncategorized

Adding ASP .NET Core Identity to Web API Project

Now a days, many applications use third party authentication services. There are various providers which can help you to authenticate and authorize the users. The providers include Microsoft, Facebook, Twitter,…

9 Comments
January 23, 2020

About Me

Manoj Choudhari

I am a Microsoft MVP and currently working as Senior Software Engineer. I blog about C#, .NET and Azure.
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab

Follow Me

  • X
  • LinkedIn
  • GitHub
  • YouTube

Buy Me a Coffee

Newsletter

Get all latest content delivered to your email a few times a month.

Recent Posts

  • Implementing MediatR in .NET API: Benefits & Setup
    March 21, 2025/
    0 Comments
  • When to Use CQRS: Best Practices and Considerations
    March 12, 2025/
    0 Comments
  • Navigating AI Boundaries: Best Practices for Responsible Use
    March 12, 2025/
    0 Comments
  • Azure Service Bus vs. RabbitMQ – Which one should I use ?
    March 10, 2025/
    0 Comments
  • High Level Overview of Azure Integration Services
    March 10, 2025/
    0 Comments
  • API Versioning – Implementation Strategies and Its Impact
    March 10, 2025/
    0 Comments
  • Principles for Designing Scalable Microservices
    March 7, 2025/
    0 Comments
  • Monolithic vs. Modular Monolithic vs Microservices: A High Level Overview
    March 6, 2025/
    0 Comments
  • Practical Plan to Learn Microservices Using C#, .NET and Azure
    March 5, 2025/
    0 Comments

Popular Posts

  • Azure Service Bus vs. RabbitMQ - Which one should I use ?
  • Monolithic vs. Modular Monolithic vs Microservices: A High Level Overview
  • Azure Functions Config Files - Host Json and Local Settings Json
  • YouTube
  • IOptionsMonitor Demo - Reload Configurations In .NET Applications
  • High Level Overview of Azure Integration Services
  • Passing Input Parameters to .NET Core Web API Actions
  • How to Define Keyless Entities in .NET EF Core
  • Implementing MediatR in .NET API: Benefits & Setup

Categories

  • .NET
  • AI
  • Angular
  • Azure
  • Azure DevOps
  • Entity Framework Core
  • Installers
  • PowerShell
  • Rest
  • SQL Server
  • Tips
  • Uncategorized

Archives

  • March 2025 (9)
  • March 2024 (1)
  • September 2023 (4)
  • March 2023 (1)
  • December 2022 (43)
  • November 2022 (20)
  • October 2022 (10)
  • September 2022 (16)
  • August 2022 (2)
  • June 2022 (3)
  • May 2022 (5)
  • March 2022 (1)
  • December 2021 (2)
  • November 2021 (3)
  • August 2021 (1)
  • July 2021 (25)
  • June 2021 (30)
  • May 2021 (31)
  • April 2021 (17)
  • March 2021 (1)
  • December 2020 (30)
  • October 2020 (5)
  • September 2020 (2)
  • August 2020 (3)
  • June 2020 (24)
  • May 2020 (25)
  • April 2020 (3)
  • January 2020 (8)
  • December 2019 (34)
  • November 2019 (20)
  • October 2019 (3)
  • June 2019 (2)
  • April 2019 (10)
  • March 2019 (19)
  • February 2019 (8)
  • January 2019 (4)

Translate to your language

Spam Blocked

2,864 spam blocked by Akismet
thecodeblogger.com © Copyright, 2022