/AspNetIdentityCustomDb

Asp.Net Identity with Biggy

Primary LanguageC#

Asp.Net Identity with Biggy

Default Visual Studio Template with Asp.Net Identity 2.1

  • No Entitity Framework
  • Used Biggy as store
    Uninstall-Package Microsoft.AspNet.Identity.EntityFramework
    Install-Package Microsoft.AspNet.Identity.Core  
    Install-Package Microsoft.AspNet.Identity.Owin (for the SignInManager)