apis
ASP.NET Core Minimal APIs Articles, Tutorials & News
ASP.NET Core Minimal APIs articles, tutorials, and news from the DotNetNews archive.
149 articles Updated Page 2 of 6
Browse additional ASP.NET Core Minimal APIs articles from the DotNetNews archive.
ASP.NET Core Minimal APIs articles
Page 2 of 6
Newest first
-
Minimal API Validation in .NET 10 Built-In Support with Data Annotations
medium.com Issue #440
Connect with me 👇
-
Top Core Concepts Every Senior C#/.NET Developer Should Know in 2026
medium.com Issue #428
The .NET ecosystem has never moved faster. From minimal APIs and cloud-native architecture to AI integration and advanced concurrency —…
-
What Does "Simple" Really Mean in Enterprise .NET?
binaryintellect.net Issue #422
Minimal APIs, clean architecture, vertical slices, modular monoliths — the .NET ecosystem periodically renews its fascination with simplicity. Each wave promises to reduce friction, remove boilerplate...
-
Minimal APIs After the Hype: What Remains When Boilerplate Is Gone?
binaryintellect.net Issue #416
Minimal APIs are no longer new. The conference talks have ended. The syntax demos no longer draw applause. What remains is not the novelty—but the question they quietly forced us to confront: How much...
-
MCP servers, .NET 11 Preview 2, and Copilot CLI
DotNetNews Issue #413
This issue covers MCP servers and SDK updates, .NET 11 Preview 2, MAUI, architecture testing, VS Code AI workflows, and container publishing.
-
Azure SQL Managed Instance just got WAY faster - Meet Next gen GP | Data Exposed
youtube.com Issue #411
Microsoft Azure SQL: https://aka.ms/msazuresqlyt In this episode, Anna Hoffman and Uros Milanovic explain how you get lower latency, higher throughput and IOPS, more storage and databases per instanc...
-
Rounding, routing, and agent workflows
DotNetNews Issue #410
A varied .NET roundup on rounding, ASP.NET Core routing, Azure-backed email queues, background jobs, security, and AI-assisted coding tools.
-
Building a .NET API Gateway: YARP Foundation, Health Checks, Load Balancing, and Security
medium.com Issue #401
Whether you’re building a small internal tool or a customer-facing application, there comes a point where you need more control over how…
-
LINQ, APIs, and observability in .NET
DotNetNews Issue #398
A varied .NET roundup covering LINQ internals, Web API patterns, OpenTelemetry metrics, Azure Functions triggers, AI tooling, and Visual Studio news.
-
Standardizing Global Errors: Using IExceptionHandler and Problem Details Services in ASP.NET 10
medium.com Issue #397
In this article, we’ll explore using the modern approach to error handling in ASP.NET 10 by using the IExceptionHandler interface. We will…
-
Scalar for .NET Minimal APIs: A Modern Alternative to Swagger UI
medium.com Issue #393
I’m sure every web developer has used (or at least heard of) OpenAPI. In the .NET ecosystem, Swagger has been the de facto standard for…
-
Clean Architecture With Document Databases, Minimal APIs, and CQRS in .NET 10
medium.com Issue #391
Part 1 — Laying a Rock-Solid Foundation Continue reading on Stackademic »
-
C# Rounding, Routing, and Azure Workflows
DotNetNews Issue #390
A mixed .NET roundup covering rounding rules, ASP.NET Core routing, Azure queue email pipelines, background jobs, and AI dev tools.
-
Logging, EF Core, and .NET 10 upgrade reasons
DotNetNews Issue #379
A varied .NET roundup with Serilog logging, EF Core Fluent API, .NET 10 upgrade reasons, MAUI, SignalR, and Azure DevOps updates.
-
CLAUDE.md for .NET Developers - Complete Guide with Templates
codewithmukesh.com Issue #377
Learn to write the perfect CLAUDE.md for .NET projects. Includes copy-paste templates for Clean Architecture, Minimal APIs, and enterprise solutions.
-
Remote MCP Servers using .NET
logcorner.com Issue #372
The main entry point that configures and runs the MCP server using ASP.NET Core minimal APIs. Server-Sent Events (SSE) : Supports streaming responses using SSE with JSON-RPC 2.0 protocol
-
Unlock Blazing Fast ASP.NET Core APIs with Smart Caching Strategies
nelsonyounus.medium.com Issue #366
Minimal APIs in .NET 10: Clean, Lightweight, But Are They Really Minimal?
-
MCP Development with .NET, C#, Cloud Run, and Gemini CLI
medium.com Issue #363
Leveraging Gemini CLI and the underlying Gemini LLM to build Model Context Protocol (MCP) AI applications with C# deployed to Google Cloud…
-
S3 Versioning in .NET - Protect Against Accidental Deletes and Recover Any File Version
codewithmukesh.com Issue #363
Learn how to enable S3 versioning, list previous versions, restore deleted files, and permanently delete versions using .NET. Build a minimal API that gives you complete control over your S3 object hi...
-
C# 14 features and microservices patterns
DotNetNews Issue #362
This issue covers C# 14 language updates, OpenAPI-driven full-stack typing, and practical microservices and design-pattern guidance for .NET teams.
-
Validation in .NET 10: Native Support for Minimal APIs
c-sharpcorner.com Issue #360
.NET 10 introduces native validation for Minimal APIs, eliminating manual checks and third-party libraries. Simplify your code and boost performance with Data Annotations!
-
.NET 9 Changed Everything — You Won’t Believe How APIs Work Now!
medium.com Issue #351
.NET 9 is here. In other words — it’s not just an upgrade, it’s a game-changer for API development. Minimal API, AOT, new Hosting Model… Continue reading on Dot Net, API & SQL Learning »
-
ASP.NET Core pipeline, C# 14, and .NET 10 networking
DotNetNews Issue #349
A varied .NET roundup covering filters, middleware, dependency injection, testing, logging, LINQ performance, and new platform features.
-
I Finally Tried .NET 10 Minimal API Validation — It Removed More Boilerplate Than I Expected
blog.stackademic.com Issue #348
Discover how a tiny feature in .NET 10 cleaned up my endpoints, automated request checks, and made validation feel like magic — with real… Continue reading on Stackademic »
-
Simplifying Cloud-Native Development with .NET Aspire
medium.com Issue #346
Build observable, production-ready distributed applications with .NET Aspire Continue reading on Simform Engineering »