Samuel MesquitaCORS Issue in Swagger After HTTPS Implementation: A Practical Solution for .NETFor the quick readers:Oct 29
Siddharajsinh RathodAdding Roles to User Access Token in Auth0Greetings, fellow developer ! Today, I’m excited to delve into a topic that has been a bit of a head-scratcher for many of us: Adding…Apr 232
Randika HasheenReal-time Streaming with .NET Core and KafkaIn this post we will explore how to build a simple Real-time Streaming micro service using .Net 7 and Kafka.Dec 30, 20231Dec 30, 20231
Elanchezhiyan PCookie Auth for Web and JWT Auth for API — Hybrid model for C# MVC .NET core 7Authentication is a critical aspect of web application development, ensuring that users can securely access different parts of the…Jul 31, 2023Jul 31, 2023
moesifBuilding a RESTful Minimal API with .NET Core 7NET Core and ASP.NET Core are popular frameworks for creating powerful RESTful APIs. In this tutorial, we will use it to develop a simple…Oct 9, 2023Oct 9, 2023
Samuel MesquitaCORS Issue in Swagger After HTTPS Implementation: A Practical Solution for .NETFor the quick readers:Oct 29
Siddharajsinh RathodAdding Roles to User Access Token in Auth0Greetings, fellow developer ! Today, I’m excited to delve into a topic that has been a bit of a head-scratcher for many of us: Adding…Apr 232
Randika HasheenReal-time Streaming with .NET Core and KafkaIn this post we will explore how to build a simple Real-time Streaming micro service using .Net 7 and Kafka.Dec 30, 20231
Elanchezhiyan PCookie Auth for Web and JWT Auth for API — Hybrid model for C# MVC .NET core 7Authentication is a critical aspect of web application development, ensuring that users can securely access different parts of the…Jul 31, 2023
moesifBuilding a RESTful Minimal API with .NET Core 7NET Core and ASP.NET Core are popular frameworks for creating powerful RESTful APIs. In this tutorial, we will use it to develop a simple…Oct 9, 2023
Ashish SharmaGet Started with RESTful API Development in .NET Core 7: Beginner’s GuideLearn the Fundamentals of Creating Web APIs for Your Applications Using the .NET Core 7May 11, 20231
codezoneExploring ASP.NET Routing in .NET Core 7ASP.NET Routing is a crucial aspect of web application development, allowing you to define how URLs are mapped to controller actions. In…Aug 14, 20231
Randika HasheenCreate New .Net Core 7.0 API Project in Visual Studio 2022In this post, I will walk you through the step-by-step process of creating a new .Net Core Web API project using .Net Core 7.0May 18, 2023