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

Custom Identity User Management in ASP.NET Core

Custom Identity User Management in ASP.NET Core – Detailed Guide

BySanjay 27 October 2023

This article will cover details about how to implement custom identity user management in ASP.NET Core. We will build an ASP.NET Core MVC web application with a customized implementation of Identity to better understand the concepts of Identity and how…

Read More Custom Identity User Management in ASP.NET Core – Detailed GuideContinue

OWASP Top 10 - Broken Access Control in ASP.NET Core

Broken Access Control in ASP.NET Core – OWASP Top 10

BySanjay 27 October 2023

In this article we will learn about what is the broken access control in ASP.NET Core, why is it important, and which vulnerabilities are covered under broken access control in ASP.NET Core. We will also learn about how attackers can…

Read More Broken Access Control in ASP.NET Core – OWASP Top 10Continue

Bookmark 10 essential nuget libraries for ASP.NET Core

Bookmark these 10 Essential NuGet Libraries for ASP.NET Core

BySanjay 1 June 2022

In this article, we will discuss the top 10 essential NuGet libraries for ASP.NET Core which every developer should know to develop better ASP.NET Core applications and also reduce the time required to develop these applications. Overview The .NET Core…

Read More Bookmark these 10 Essential NuGet Libraries for ASP.NET CoreContinue

File Upload in ASP.NET Core

File Upload in ASP.NET Core 6 – Detailed Guide

BySanjay 27 October 2023

In this article, let’s learn about how to perform file upload in ASP.NET Core 6. The file for upload can be of any format like image (jpg, BMP, gif, etc), text file, XML file, CSV file, PDF file, etc. We…

Read More File Upload in ASP.NET Core 6 – Detailed GuideContinue

Routing in ASP.NET Core MVC

Simplified Routing in ASP.NET Core

BySanjay 27 October 2023

In this article, we will learn about what is routing in ASP.NET Core MVC with examples and also learn about how to configure routing in ASP.NET Core MVC applications. We will make use of Visual Studio 2022 Community Edition with…

Read More Simplified Routing in ASP.NET CoreContinue

Scale ASP.NET Core Application using ThreadPool min Threads

Scale ASP.NET Core Application using ThreadPool

BySanjay 27 October 2023

In this article, we will learn about how to scale our ASP.NET Core applications using Threadpool. We will specifically look at how to scale ASP.NET Core Application using the ThreadPool configuration for the number of threads. It is always advisable…

Read More Scale ASP.NET Core Application using ThreadPoolContinue

Feature Flags in ASP.NET Core CSharp

Microsoft Feature Management – Feature Flags in ASP.NET Core C# – Detailed Guide

BySanjay 27 October 2023

In this article, we will learn about what are feature flags their use along with benefits and how to use these feature flags in the ASP.NET Core application. We will also explore how we can make use of available feature…

Read More Microsoft Feature Management – Feature Flags in ASP.NET Core C# – Detailed GuideContinue

Async Web API with ASP.NET Core

Creating an Async Web API with ASP.NET Core – Detailed Guide

BySanjay 27 October 2023

In this article, we will learn about the basics of async programming with its benefits in Web API, why do we need async API and also look at how to build an Async Web API with ASP.NET Core 6. We…

Read More Creating an Async Web API with ASP.NET Core – Detailed GuideContinue

Build Resilient Microservices (Web API) using Polly in ASP.NET Core

Build Resilient Microservices (Web API) using Polly in ASP.NET Core

BySanjay 27 October 2023

In this article, we will learn about how to implement Fault Tolerance in Microservices i.e. build resilient Microservices (Web API) using Polly in ASP.NET Core. By implementing fault tolerance in Microservices we ensure that the entire system is not affected…

Read More Build Resilient Microservices (Web API) using Polly in ASP.NET CoreContinue

OAuth2 and OpenID Connect in ASP.NET Core

Secure Applications with OAuth2 and OpenID Connect in ASP.NET Core 5 – Complete Guide

BySanjay 27 October 2023

This article covers details about how to secure your ASP.NET Core 5 application i.e. how to secure Web Application & Web API using modern standards like OAuth2 and OpenID Connect in ASP.NET Core. It is important to secure your applications…

Read More Secure Applications with OAuth2 and OpenID Connect in ASP.NET Core 5 – Complete GuideContinue

Page navigation

1 2 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