ASP.NET Core Web API Articles, Tutorials & News

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

270 articles Updated

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

ASP.NET Core Web API 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 Web API.

Use Start here for the editorial shortlist, then browse Latest or the full archive when you need more depth. Coverage leans toward Web API .NET, ASP.NET Core API tutorials, controller APIs. Recent pieces worth opening: “Idempotency in one attribute: safe retries for HTTP APIs” and “Minimal APIs vs Controllers: The .NET Debate That Just Won’t Die”.

Latest

Newest Web API from the archive

Archive

Page 1 of 11

Newest first