#web-api
Read more stories on Hashnode
Articles with this tag
Introduction - Importance of managing settings in applications Storing and reading settings/configurations is a common scenario in any application....
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...
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...