apis
ASP.NET Core Web API Articles, Tutorials & News
ASP.NET Core Web API articles, tutorials, and news from the DotNetNews archive.
321 articles Updated Page 10 of 13
Browse additional ASP.NET Core Web API articles from the DotNetNews archive.
ASP.NET Core Web API articles
Page 10 of 13
Newest first
-
🔐 How to Secure .NET Web API Endpoints with JWT and [Authorize]
c-sharpcorner.com Issue #258
As modern applications increasingly rely on stateless, scalable backends, securing your API is essential. JSON Web Tokens (JWT) are one of the most common methods for securing RESTful APIs in .NET. In...
-
ASP.NET Core, source generators, and AI
DotNetNews Issue #256
Curated .NET reading on ASP.NET Core, source-generated contracts, AI agents, EF Core patterns, Swagger, MAUI, Dapper, and Web Forms.
-
Mastering Swagger in ASP.NET Core (.NET 6/7/8)
c-sharpcorner.com Issue #254
Learn how to integrate and customize Swagger in your ASP.NET Core (.NET 6/7/8) API project using Swashbuckle. This guide covers setup, best practices, and practical tips to create clean, interactive A...
-
Global Error Handling in .NET 9
medium.com Issue #254
If you want the full source code, download it from this link: https://www.elitesolutions.shop/
-
🔥 How to Consume Web API in ASP.NET MVC Using HttpClien
c-sharpcorner.com Issue #253
https://www.c-sharpcorner.com/article/how-to-consume-web-api-in-asp-net-mvc-using-httpclien/
-
Building Modern Web Applications with ASP.NET Core
c-sharpcorner.com Issue #253
https://www.c-sharpcorner.com/article/building-modern-web-applications-with-asp-net-core/
-
ElasticSearch at Scale: Tuning .NET Queries for Log and Search APIs
medium.com Issue #249
https://medium.com/@bhagyarana80/elasticsearch-at-scale-tuning-net-queries-for-log-and-search-apis-b4551b6c777a
-
You’re Ordering ASP.NET Middleware Wrong — Here’s Microsoft’s Proven Fix (with Examples)
medium.com Issue #249
https://medium.com/@mohsho10/youre-ordering-asp-net-middleware-wrong-here-s-microsoft-s-proven-fix-with-examples-695474332a35
-
You’re Using HttpClient Wrong — And It’s Costing You in Production
medium.com Issue #249
https://medium.com/@yaseer.arafat/youre-using-httpclient-wrong-and-it-s-costing-you-in-production-16a0325cb2d2?source=rss------dotnet-5
-
Entity Framework Core in ASP.NET Core
c-sharpcorner.com Issue #249
https://www.c-sharpcorner.com/article/entity-framework-core-in-asp-net-core/
-
API Gateway + .NET Microservices: The Scaling Strategy That Actually Works
medium.com Issue #249
https://medium.com/@hadiyolworld007/api-gateway-net-microservices-the-scaling-strategy-that-actually-works-7f5d10d51fda
-
Mastering Middleware in ASP.NET Core: The Complete Guide to Request Pipeline
c-sharpcorner.com Issue #248
https://www.c-sharpcorner.com/article/mastering-middleware-in-asp-net-co-the-complete-guide-to-request-pipeline/
-
What's your favorite OpenAPI feature?
youtube.com Issue #248
https://www.youtube.com/watch?v=xBTrFRtBj_0
-
Test-Driven Development in .NET 9: Build Robust APIs with Confidence
medium.com Issue #248
https://medium.com/@tonoy300/test-driven-development-in-net-9-build-robust-apis-with-confidence-9fe453d673d8
-
Stack Showdown 2025: .NET Full Stack vs MERN vs MEVN — Unbiased, Unfiltered, and Backed by Data
medium.com Issue #248
https://medium.com/@harshduhan070/stack-showdown-2025-net-full-stack-vs-mern-vs-mevn-unbiased-unfiltered-and-backed-by-data-9c4beaf7787e
-
.NET 10 Preview 6 lands with APIs, logging, AI
DotNetNews Issue #246
A mixed issue with .NET 10 Preview 6, API problem details, middleware, logging performance, Aspire metrics, and Copilot/MCP demos.
-
Life Tracker — A .NET app 2: CRUD for Two Models
jackymlui.medium.com Issue #245
https://jackymlui.medium.com/life-tracker-a-net-app-2-crud-for-two-models-ba9cb23343a8
-
ASP.NET Core Web API with Clean Architecture: A Practical Guide for Beginners | EN
freecnsz.medium.com Issue #244
https://freecnsz.medium.com/asp-net-core-web-api-with-clean-architecture-a-practical-guide-for-beginners-en-d499f20ba9ff
-
Mastering Rate Limiting in .NET 10 Web APIs
medium.com Issue #243
https://medium.com/@Adem_Korkmaz/mastering-rate-limiting-in-net-10-web-apis-0e63f764ef48
-
Basic Auth in ASP.NET MVC Web API Using C#.NET
c-sharpcorner.com Issue #237
https://www.c-sharpcorner.com/article/basic-auth-in-asp-net-mvc-web-api-using-c-sharp-net/
-
Secrets to Scaling .NET APIs: What Microsoft Doesn’t Put in the Docs
medium.com Issue #237
https://medium.com/@mohsho10/secrets-to-scaling-net-apis-what-microsoft-doesnt-put-in-the-docs-754a24ae3eb8
-
SignalR vs .NET Web API: When to Use Real-Time Communication
medium.com Issue #235
https://medium.com/@hasanmcse/signalr-vs-net-web-api-when-to-use-real-time-communication-1c7beb68abdc
-
.NET Core Web API Features with Code Examples
c-sharpcorner.com Issue #234
https://www.c-sharpcorner.com/article/net-core-web-api-features-with-code-examples/
-
Hangfire Integration in .NET 8: A Beginner's Guide
c-sharpcorner.com Issue #232
https://www.c-sharpcorner.com/article/hangfire-integration-in-net-8-a-beginners-guide/
-
Mastering Connection Pooling with Dapper in ASP.NET Core Web API
c-sharpcorner.com Issue #229
https://www.c-sharpcorner.com/article/mastering-connection-pooling-with-dapper-in-asp-net-core-web-api/