Skip to content

Pro Code Guide

Developer's Guide to Programming

  • Home
  • Contact
  • About
Pro Code Guide
Developer's Guide to Programming

ASP.NET Core Security

Cookie Authentication in ASPNET Core

Implement Cookie Authentication in ASP.NET Core – Detailed Guide

BySanjay 27 October 2023

This article will get you started with implementing cookie authentication in ASP.NET Core applications. Cookie authentication allows you to have your own login/register screens & custom logic for user-id/password validation without the need to use ASP.NET Core Identity. This is…

Read More Implement Cookie Authentication in ASP.NET Core – Detailed GuideContinue

ASP.NET Core Identity Roles based Authorization

ASP.NET Core Identity Roles based Authorization

BySanjay 27 October 2023

This article will get you started with what are ASP.NET Core Identity roles and the need for roles, how to enable ASP.NET Core Identity roles in MVC Application, and how to implement role-based authorization. Role-based authorization is for basic authorization…

Read More ASP.NET Core Identity Roles based AuthorizationContinue

ASP.NET Core Identity

Implement ASP.NET Core Identity – Getting Started

BySanjay 27 October 2023

This article is the first in the series – ASP.NET Core Security. Here we will see what is ASP.NET Core Identity and how to get started. To understand things better we will explicitly add identity to an existing ASP.NET Core…

Read More Implement ASP.NET Core Identity – Getting StartedContinue

© 2020-2025 Pro Code Guide

Facebook YouTube Twitter Github Email RSS
Scroll to top
  • Home
  • Contact
  • About
Search
We use cookies to ensure that we give you the best experience on our website.Ok