apis
REST API Development in C# Articles, Tutorials & News
REST API Development in C# articles, tutorials, and news from the DotNetNews archive.
106 articles Updated Page 3 of 5
Browse additional REST API Development in C# articles from the DotNetNews archive.
REST API Development in C# articles
Page 3 of 5
Newest first
-
Microsoft Graph API for unified Data Access and Insights
c-sharpcorner.com Issue #276
Microsoft Graph API connects Office 365, Azure AD, OneDrive, and Teams through a unified endpoint, enabling secure data access, workflow automation, insights, and collaboration for modern applications...
-
.NET API Pagination Explained: Offset vs Keyset vs Cursor Strategies
levelup.gitconnected.com Issue #276
Learn the three main pagination strategies in .NET APIs—Offset, Keyset, and Cursor—with real-world use cases and tips and using Record DTO. Continue reading on Level Up Coding »
-
Single-Page Applications (SPAs) in Web Development
c-sharpcorner.com Issue #276
Single-page applications (SPAs) deliver faster, dynamic, app-like web experiences by loading content without requiring page refreshes. Built with frameworks like React, Angular, or Vue, they enhance p...
-
REST vs gRPC in .NET: Choosing the Right API Style for Your Backend
medium.com Issue #266
Compare REST and gRPC in ASP.NET Core with examples.
-
A Beginner’s Guide to [HttpGet], [Route], and [ApiController] in ASP.NET Core
medium.com Issue #266
When I first started working with ASP.NET Core, I saw controller methods that were decorated with [HttpGet], [Route], [FromBody], and…
-
ASP.NET Web API Cheatsheet – Complete Guide in Simple Language
c-sharpcorner.com Issue #258
ASP.NET Web API is a framework for building RESTful services using HTTP. It supports routing, content negotiation, filters, versioning, and integration with tools like Swagger for scalable API develop...
-
🔐 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...
-
Have You Heard About Refit? A Type-Safe REST Client for C#
medium.com Issue #257
If you’re tired of writing repetitive HttpClient code in .NET just to call APIs, then you should take a look at Refit.
-
Is this the best REST API Client in .NET?
medium.com Issue #255
Let’s discuss Refit 👇 Continue reading on .Net Programming »
-
Level Up Your C# APIs: Pro Techniques for High-Performance REST Services
medium.com Issue #252
https://medium.com/@saifullahhakro/level-up-your-c-apis-pro-techniques-for-high-performance-rest-services-90c3444b2a18
-
Adopting Problem Details for HTTP APIs
blog.codingmilitia.com Issue #246
https://blog.codingmilitia.com/2025/07/15/adopting-problem-details-for-http-apis/
-
Only Admins Allowed: How to Lock Down Your REST API with Roles
medium.com Issue #246
https://medium.com/dot-net-sql-learning/only-admins-allowed-how-to-lock-down-your-rest-api-with-roles-b6845cf74b1e?source=rss------dotnet-5
-
Building RESTful APIs in C# (.NET 8) — And Why They Still Matter
medium.com Issue #242
https://medium.com/@hashirkhanps/building-restful-apis-in-c-net-8-and-why-they-still-matter-fa39e28fd248
-
You don’t need SignalR for real-time updates | Server-Sent Events in .NET/C#
medium.com Issue #237
https://medium.com/@denmaklucky/you-dont-need-signalr-for-real-time-updates-server-sent-events-in-net-c-e032ff5d096e
-
JWT Auth in ASP.NET MVC: Secure REST API with C#.NET
c-sharpcorner.com Issue #237
https://www.c-sharpcorner.com/article/jwt-auth-in-asp-net-mvc-secure-rest-api-with-c-sharp-net/
-
Adding Multiple Authentication Types to Swagger in .NET Web API
medium.com Issue #225
https://medium.com/@rajput.shubh2510/adding-multiple-authentication-types-to-swagger-in-net-web-api-7114f9be8153?source=rss------dotnet-5
-
Master API Documentation in .NET 7+: The Complete Guide to Endpoint Attributes
medium.com Issue #225
https://medium.com/@serhatalftkn/master-api-documentation-in-net-7-the-complete-guide-to-endpoint-attributes-082b55073452
-
Stop Using Location Headers Everywhere: A Guide to RESTful API Design
medium.com Issue #225
https://medium.com/@serhatalftkn/stop-using-location-headers-everywhere-a-guide-to-restful-api-design-8e3b3d304808
-
REST API Solution to Over-Fetching: .NET 9 Example
medium.com Issue #217
https://medium.com/@vosarat1995/rest-api-solution-to-over-fetching-net-9-example-767ec6c1cdc6?source=rss------csharp-5
-
Mastering API Versioning in .NET Web API: Best Practices for 2025
medium.com Issue #204
https://medium.com/@venkataramanaguptha/mastering-api-versioning-in-net-web-api-best-practices-for-2025-8226529551a2
-
ASP.NET Core resilience and performance
DotNetNews Issue #202
This issue covers Polly fault-handling, zero-allocation LINQ, EF Core soft deletes, Web API patching, DI, and .NET 10 Preview 4.
-
Why OpenAPI Is a Game Changer for .NET APIs
medium.com Issue #200
https://medium.com/@hasanmcse/why-openapi-is-a-game-changer-for-net-apis-06c75cec5476
-
Common HttpClient tasks you're googling or asking ChatGPT
blog.elmah.io Issue #196
https://blog.elmah.io/common-httpclient-tasks-youre-googling-or-asking-chatgpt/
-
CRUD APIs are Poor Design
codeopinion.com Issue #196
https://codeopinion.com/crud-apis-are-poor-design/
-
What is Mirrored data in SQL database in Fabric?
youtube.com Issue #192
https://www.youtube.com/watch?v=xnl6Vnr7l8E