ASP.NET Core

ASP.NET Core

Build fast, secure web apps with ASP.NET Core. Learn minimal APIs, controllers, DI, configuration, EF Core, Identity, middleware, testing, logging, and deployment. Apply caching and observability to scale confidently in production.

Post
Article Video EBook
ASP.NET Core
Preventing Mass Assignment & Overposting in ASP.NET Core Web API
ASP.NET Core
Protecting Against JSON Injection and Malformed Payloads in ASP.NET Core
ASP.NET Core
Input Validation and Sanitization in ASP.NET Core – End-to-End Example
ASP.NET Core
How to Build Secure REST APIs with ASP.NET Core
ASP.NET Core
Complete End-to-End Guide: HTTPS, HSTS, and TLS in ASP.NET Core
ASP.NET Core
Secure Coding Guidelines for ASP.NET Core MVC & Web API
ASP.NET Core
File and Input Security in ASP.NET Core MVC and Web API Applications Introduction
ASP.NET Core
Partial View vs ViewComponent in ASP.NET MVC/Core – A Complete Guide
ASP.NET Core
Single-Page Applications (SPAs) in Web Development
ASP.NET Core
Securing ASP.NET Core Web APIs with JWT Authentication
ASP.NET Core
Understanding IServiceScopeFactory in .NET: When, Why, and How to Use It (With Real Examples)
ASP.NET Core
ASP.NET Core Development with XoomCoreWeb Boilerplate
ASP.NET Core
PDF Generation in ASP.NET Core MVC using Puppeteer Sharp
ASP.NET Core
Creating Minimal API's quickly with ASP.NET Core
ASP.NET Core
Enterprise ASP.NET Core Web API with Clean Architecture
ASP.NET Core
How to save position of the sortable (draggable) widgets
ASP.NET Core
Building an Invoice Entry System with Angular, ASP.NET Core, Dapper, CQRS, and SQL Server
ASP.NET Core
Minimal APIs Cheatsheet (in ASP.NET Core)
ASP.NET Core
ASP.NET MVC Cheatsheet – A Beginner-Friendly Guide
ASP.NET Core
Building Modern Web Applications with ASP.NET Core
ASP.NET Core
Cracking the Code of Unit Testing in .NET
3
Answers
How do you register services in the ASP.NET Core DI container?
ASP.NET Core
🚨 A Backend Developer’s Pain 🚨
ASP.NET Core
Testing with Moq for Clean and Reliable Code in ASP.NET Core with C# 13 and xUnit
2
Answers
ASP.NET Core 9 Web API — LocalDB .mdf file — Need Help Making It Work