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 Identity Claims

How to Implement ASP.NET Core Identity Claims based Authorization

BySanjay 27 October 2023

This is the second post in the series – ASP.NET Core Security. In my last post, I covered how to get started with ASP.NET Core Identity. In this article, we will learn about claims and how to implement ASP.NET Core…

Read More How to Implement ASP.NET Core Identity Claims 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

ASP.NET Core Security

Series: ASP.NET Core Security – Ultimate Guide

BySanjay 27 October 2023

These days web applications are vulnerable to various attacks so there is a need to secure your application so that unauthorized users are not able to access it. ASP.NET Core Security provides a various mechanism to secure you applications i.e….

Read More Series: ASP.NET Core Security – Ultimate GuideContinue

How Entity Framework Works

Entity Framework Core in ASP.NET Core 3.1 – Getting Started

BySanjay 27 October 2023

This article will be covering in detail the implementation of Entity Framework Core in ASP.NET Core Web API. We will learn about entity framework core in detail i.e. what, how & why and see how to use it in ASP.NET…

Read More Entity Framework Core in ASP.NET Core 3.1 – Getting StartedContinue

Automapper

Implement Automapper in ASP.NET Core 3.1 – Quick & Easy Guide

BySanjay 27 October 2023

In every application, there will be a need to map the object of one type to an object of another type. Automapper .NET Core is used to map these objects of dissimilar types without the need to write boring code…

Read More Implement Automapper in ASP.NET Core 3.1 – Quick & Easy GuideContinue

Web API Versioning in ASP.NET Core

How to Implement Web API Versioning in ASP.NET Core – Detailed Guide

BySanjay 27 October 2023

In this article, we will learn what is Web API versioning & how to implement Web API versioning in ASP.NET Core Application. We will also explore the various options available for Web API versioning in ASP.NET Core. Web API versioning…

Read More How to Implement Web API Versioning in ASP.NET Core – Detailed GuideContinue

ASP.NET Core Hosting on IIS

ASP.NET Core Hosting on IIS on Windows

BySanjay 27 October 2023

This article will provide details about how to perform ASP.NET Core hosting on IIS for both web application and Web API. .NET Core 2.2 onwards there were significant changes in the hosting model to IIS. Prior to .NET Core 2.2…

Read More ASP.NET Core Hosting on IIS on WindowsContinue

ASP.NET Core Hosting Environment

How to configure hosting environment in ASP.NET Core

BySanjay 27 October 2023

This article will cover the ways to configure hosting environment in ASP.NET Core application based on the environment on which it is deployed as application behavior can be controlled based on the environment. The hosting environment in ASP.NET Core is…

Read More How to configure hosting environment in ASP.NET CoreContinue

asp.net core bundling and minification

How to Implement ASP.NET Core Bundling and Minification

BySanjay 27 October 2023

ASP.NET Core Bundling and Minification are two distinct techniques that can be used to improve page load performance for web applications. In ASP.NET Core bundling & minification is not available by default and needs to be implemented for a web…

Read More How to Implement ASP.NET Core Bundling and MinificationContinue

Top 12 ASP.NET Core Libraries

Top 12 ASP.NET Core libraries – Every developer should know

BySanjay 27 June 2021

Many developers when they start working on ASP.NET Core they have the decision to make like which libraries are they going to use to get the code done. A list of Top 12 ASP.NET Core Libraries will allow developers to…

Read More Top 12 ASP.NET Core libraries – Every developer should knowContinue

Page navigation

Previous PagePrevious 1 … 3 4 5 6 Next PageNext

© 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