All
Articles 132,806Blog Posts 137,401Tech Tutorials 34,408Research Papers 25,938News 18,825
⚡ 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