apis

ASP.NET Core Web API Articles, Tutorials & News

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

270 articles Updated

This DotNetNews topic collects ASP.NET Core Web API material from the daily archive. ASP.NET Core Web API sits in the ASP.NET Core and broader Microsoft web stack that most C# services use. The page is for people who already ship C# and need a faster way to find relevant posts.

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 Web API; the archive list is chronological and larger. Nothing here claims every article was production-tested by the editors.

Recurring subtopics in recent issues include Web API .NET, ASP.NET Core API tutorials, controller APIs, and asp.net. Secondary angles such as ASP.NET Core Web API and Web API .NET appear when the archive actually covered them. Related hubs such as ASP.NET Core Minimal APIs and REST API Development in C# cover adjacent problems.

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 Web API

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

  2. .NET app returning a blank 500? Not with exception handlers

    roundthecode.com Issue #493

    If your API emits useless 500s, fix that first. Clear exception handling is operational hygiene, not a nice-to-have.

    Read article Issue #493

  3. Why I Switched from Swagger UI to Scalar in .NET

    serkanozbeykurucu.medium.com Issue #482

    Worth a look if you’re revisiting API docs tooling after the template changes in newer .NET versions.

    Read article Issue #482

  4. Vertical Slice Architecture in ASP .NET Web API

    medium.com Issue #475

    Vertical slice architecture still resonates because it maps better to features and teams than layered abstractions often do.

    Read article Issue #475

  5. How to upload files in an ASP.NET Core Web API

    blog.elmah.io Issue #474

    File uploads in ASP.NET Core APIs have built-in support; learn the patterns.

    Read article Issue #474

  6. Building a Full-Stack Task Manager App with .NET Core Web API + Angular 20

    medium.com Issue #468

    A practical full-stack walkthrough with familiar building blocks: Web API, EF Core, JWT, and Angular.

    Read article Issue #468

  7. How to upload files in an ASP.NET Core Web API

    blog.elmah.io Issue #462

    Straightforward, practical ASP.NET Core guidance. File uploads sound simple until validation, storage, and request handling details pile up.

    Read article Issue #462

  8. Optimistic Concurrency in EF Core 10: ASP.NET Core Web API Guide

    codewithmukesh.com Issue #456

    Useful for teams building APIs that need sane conflict handling instead of hand-wavy concurrency stories.

    Read article Issue #456

Archive

Page 1 of 11

Newest first