AspCustomLogin This is an example of a custom, yet simple, login and registration system for ASP.NET Core. It uses HttpContext.Session without any Identity scaffolding. Comments are in the code on how it works.