All
Articles 137,177Blog Posts 141,223Tech Tutorials 35,577Research Papers 26,956News 19,267
⚡ AI Lessons

Dev.to · Joma
🔧 Backend Engineering
⚡ AI Lesson
5mo ago
.NET Core: Custom middleware for authentication using JWT and Cookie
I will only focus on how to create a custom middleware and implement authentication logic using JSON...

Dev.to · Joma
⚡ AI Lesson
5mo ago
Azure Blob Storage in .NET Core Web API v8
Azure Blob Storage allows us to store images as URIs on Azure and in our database as varchar/strings...

Dev.to · Joma
📣 Digital Marketing & Growth
⚡ AI Lesson
5mo ago
Authentication and Authorization (React and ASP.NET Core Web API v8) using JSON Web Token
JWT is a modern way of authorizing a user’s access to protected sources, accepted by a server. Server...
DeepCamp AI