.NET Core

.NET Core

Ship cross-platform apps with .NET Core and modern tooling. Learn CLI, packages, configuration, hosting, dependency injection, async, and performance. Build services, CLIs, and desktop apps with patterns that are testable and portable.

Post
Article Video EBook
.NET Core
Benchmarking JSON Serialization Options in .NET 11
.NET Core
Efficient Pagination in ASP.NET Core: Offset vs Keyset Pagination Explained
.NET Core
Global Exception Handling in ASP.NET Core 8 Using IExceptionHandler
.NET Core
Global Exception Handling in ASP.NET Core: Building Consistent and Secure Error Responses
.NET Core
API Versioning in ASP.NET Core: Strategies for Building Backward-Compatible APIs
.NET Core
Using GitHub Copilot Modernization Agent to Upgrade Legacy .NET Applications
.NET Core
Implementing Passkeys in ASP.NET Core Identity Without Breaking Existing Authentication
.NET Core
Resilience in ASP.NET Core: Implementing Retry, Circuit Breaker, Timeout, and Fallback with Polly
.NET Core
Modernizing a Legacy Enterprise Application Using .NET 6 Microservices, React, EF Core and ActiveMQ
.NET Core
From Browser to Controller: Understanding the ASP.NET Core Request Pipeline using Airport Journey Analogy
.NET Core
Observability in .NET 10 Using OpenTelemetry, Prometheus, and Grafana
.NET Core
Dual-Layer Rate Limiting Middleware for Enterprise LangGraph RAG
.NET Core
Building Resilient .NET APIs with Polly v8
.NET Core
JWT Session 14: Implement Refresh Token Authentication in ASP.NET Core Web API
.NET Core
Optimising Email Notifications with Factory Design Pattern in .NET Microservices
.NET Core
JWT Session 13: Add ASP.NET Core Identity Roles to JWT Authentication
.NET Core
JWT Session 12: Integrate JWT Authentication with ASP.NET Core Identity in ASP.NET Core Web API
.NET Core
JWT Session 11: Replace Hardcoded Login with EF Core Database Authentication in ASP.NET Core Web API
.NET Core
JWT Session 10: Custom Authorization in ASP.NET Core: Creating Your Own Authorization Handler
.NET Core
Using BackgroundService in ASP.NET Core for Long-Running Tasks
.NET Core
Reverse Proxy Explained: Architecture, Benefits, and Real-World Example
.NET Core
Microservices Communication with RabbitMQ and .NET Core
.NET Core
JWT Session 7: Understanding Claims in ASP.NET Core JWT Authentication
.NET Core
JWT Session 6: Protecting ASP.NET Core Web APIs Using the [Authorize] Attribute
.NET Core
Modernizing Legacy .NET Applications with GitHub Copilot: A Practical Guide