apis

ASP.NET Core Minimal APIs Articles, Tutorials & News

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

139 articles Updated

ASP.NET Core Minimal APIs work shows up across many DotNetNews issues because teams keep hitting the same implementation questions. ASP.NET Core Minimal APIs sits in the ASP.NET Core and broader Microsoft web stack that most C# services use.

Recurring subtopics in recent issues include Minimal APIs .NET, Minimal API tutorial, endpoint routing ASP.NET Core, and asp.net. When a subtopic never appears in the archive titles or excerpts, it is left out of this introduction.

Expect publisher tutorials, release notes, architecture write-ups, and field notes linked from DotNetNews issues. Start here is a short editorial shortlist for ASP.NET Core Minimal APIs; the archive list is chronological and larger. Secondary angles such as ASP.NET Core Minimal APIs and Minimal APIs .NET appear when the archive actually covered them. Cross-links to ASP.NET Core Web API and ASP.NET Core help when the problem spans more than one tag.

Each card points at the original publisher URL and the DotNetNews issue that carried it, so you can read the article in context or jump straight to the source.

Start here

Editor picks for Minimal APIs

  1. Minimal APIs vs Controllers: The .NET Debate That Just Won't Die

    c-sharpcorner.com Issue #504

    This debate never really ends because both options are valid. The useful part is matching style to project complexity.

    Read article Issue #504

  2. Minimal APIs vs Controllers in ASP.NET Core: Which Should You Use for Production .NET APIs?

    medium.com Issue #502

    A solid decision article. Production tradeoffs matter more than tribal preference on Minimal APIs versus controllers.

    Read article Issue #502

  3. How to Structure Production Apps with Vertical Slice Architecture in .NET in 2026

    antondevtips.com Issue #476

    Vertical slice architecture keeps showing up because it solves real team-scale organization problems.

    Read article Issue #476

  4. Working with AWS S3 using ASP.NET Core (.NET 10) - Upload, Download & Delete Files

    codewithmukesh.com Issue #475

    Useful if you want a modern file pipeline example with presigned URLs and IAM guidance instead of just basic CRUD snippets.

    Read article Issue #475

  5. Building High-Performance APIs with Minimal APIs and .NET 10

    c-sharpcorner.com Issue #475

    Minimal APIs continue to hit a sweet spot for internal and public services where ceremony hurts more than it helps.

    Read article Issue #475

  6. How to migrate from controllers to Minimal APIs

    roundthecode.com Issue #455

    Learn why Minimal APIs are now recommended in .NET and follow a step-by-step guide to migrate from controllers to Minimal APIs with versioning and Swagger.

    Read article Issue #455

  7. ASP.NET Community Standup

    news.google.com Issue #450

    This standup topic remains timely because Minimal APIs are mature now, yet many teams still prefer controllers for discoverability and structure.

    Read article Issue #450

  8. What Does "Simple" Really Mean in Enterprise .NET?

    binaryintellect.net Issue #422

    Minimal APIs, clean architecture, vertical slices, modular monoliths .

    Read article Issue #422

Archive

Page 1 of 6

Newest first