In this article, we will give short tutorial about how to setup ASP.NET Core 3.1 React Web Application using MySQL database. PreRequisites Microsoft Visual Studio
Introduction In this article, we will discuss the Middleware And Request Pipeline. In the previous article, we have seen the overview of application flow let’s
What is ASP.NET Core Identity? ASP.NET Core Identity is an API that supports user interface (UI) login functionality and manages users, passwords, profile data, roles,
In these series of posts, we will see how to secure your .Net Core applications. In this post, we will see how to enforce SSL to your .Net Core applications
Introduction The Open Web Interface for .NET (OWIN) defines a standard interface between .NET web servers and web applications. Katana is open-source components for building