ruidfigueiredo / AspNetIdentityFromScratch

An example project with accompanying tutorial on how to setup ASP.NET Core Identity from Scratch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASP.NET Identity Core from Scratch

This is an example ASP.NET Core (1.0.1) application with ASP.NET Identity Core built from scratch.

A step by step guide on how to build this application (with user registration, email confirmation and password reset) is available here: ASP.NET From Scratch

About

An example project with accompanying tutorial on how to setup ASP.NET Core Identity from Scratch


Languages

Language:C# 100.0%