ASP.NET Core Articles, Tutorials & News

ASP.NET Core articles, tutorials, and news from the DotNetNews archive.

1213 articles Updated

Start here

Editor picks for ASP.NET Core

  1. Building Real-Time AI Chat Applications with WebRTC and ASP.NET Core

    c-sharpcorner.com Issue #504

    Interesting blend of ASP.NET Core, SignalR, and real-time media concerns. Worth a look if AI chat is moving beyond plain text for you.

    Read article Issue #504

  2. Dependency Injection in ASP.NET Core Explained with Example | Complete Interview Guide

    medium.com Issue #503

    Basic topic, but still relevant; DI explanations remain useful when onboarding newer ASP.NET Core developers.

    Read article Issue #503

  3. Building an AI Agent Marketplace with ASP.NET Core and Semantic Kernel

    c-sharpcorner.com Issue #503

    Marketplace framing is broader than a simple demo, and Semantic Kernel keeps showing up as the glue layer for these apps.

    Read article Issue #503

  4. Dead Letter Queues (DLQ) in Kafka with ASP.NET Core

    malshikay.medium.com Issue #502

    Helpful introductory coverage of DLQs for Kafka consumers. Good foundational ops topic for service teams.

    Read article Issue #502

  5. Custom User Management in ASP.NET Core Web API (.NET 10)

    codewithmukesh.com Issue #502

    Practical user-management coverage for ASP.NET Core APIs, especially where Identity defaults don't fit cleanly.

    Read article Issue #502

  6. Problem Details in ASP.NET Core and .NET 10 | BEN ABT

    medium.com Issue #502

    Problem Details is one of those boring-on-paper topics that pays off quickly in API consistency.

    Read article Issue #502

  7. Why Modern ASP.NET Core Web APIs Use JWT Instead of Sessions

    ajax-workspace.medium.com Issue #500

    A straightforward API security primer that explains why stateless tokens fit modern multi-client apps better than server sessions.

    Read article Issue #500

  8. Identity API Endpoints in ASP.NET Core: When to Use Them (.NET 10)

    codewithmukesh.com Issue #497

    Nice practical framing: use the built-ins when they fit, and know when your requirements justify custom endpoints.

    Read article Issue #497

ASP.NET Core tutorials from the DotNetNews archive, curated for .NET developers who already ship production code. This is a reading list pulled from daily issues, not a substitute for the official docs on ASP.NET Core.

Use Start here for the editorial shortlist, then browse Latest or the full archive when you need more depth. Coverage leans toward ASP.NET Core middleware, ASP.NET Core hosting, asp.net. Recent pieces worth opening: “Building Real-Time AI Chat Applications with WebRTC and ASP.NET Core” and “Idempotency in one attribute: safe retries for HTTP APIs”.

Every item links out to the original publisher and back to the DotNetNews issue where it ran.

Latest

Newest ASP.NET Core from the archive

Archive

Page 1 of 49

Newest first