This post shows how to use shared projects or shared assemblies for ASP.NET Core API Controllers or ASP.NET Core Razor Pages. Sometimes shared logic for
Introduction Identity configuration in ASP.NET can be quite confusing, especially if you want to customize setup properties. When you use a code-first approach using Entity
When developing client-server interactive applications in which the client calls over the server API requesting for a resource (data) there can be situations where the