Rajasekar Blog

Sign up

Rajasekar Blog

homeSupport menewsletter
Tag

Web API

#web-api

More content

Read more stories on Hashnode


Articles with this tag

Implementing Memory Guard in ASP.NET Core API: Tips for Setting Optimal Thresholds

RajasekarRajasekar
Sep 5, 20253 min read

Why Memory Guard Matters in Real‑World APIs If you’ve been running ASP.NET Core APIs in production for any length of time, you’ll know that memory...

Implementing Memory Guard in ASP.NET Core API: Tips for Setting Optimal Thresholds

Store and retrieve settings using IOptions pattern in C#

RajasekarRajasekar
Jun 23, 20245 min read

Introduction - Importance of managing settings in applications Storing and reading settings/configurations is a common scenario in any application....

Store and retrieve settings using IOptions pattern in C#

Cancellation Token in C# - Explained

RajasekarRajasekar
Dec 15, 20234 min read

Have you come across any scenario where you started long-running asynchronous tasks in C# but want to cancel in the middle of the execution? Either...

Cancellation Token in C# - Explained

JWT authentication in ASP.NET Core Web API

RajasekarRajasekar
Nov 27, 20239 min read

Authentication and role-based authorization with example code · What is JSON Web Token (JWT)? JSON Web Token (JWT) is a secure and compact way of...

JWT authentication in ASP.NET Core Web API

©2025 Rajasekar Blog

Privacy policy·Terms
Publish with Hashnode

Powered by Hashnode - Home for tech writers and readers