aspnetcore/samples/IdentitySample.Mvc
Arthur Vickers 5fba08562f Update IdentityDbContext constructors to reflect EF changes
EF now has a parameterless constructor that can only be used when a derived context has OnConfiguring and is hence protected, and a constructor that takes a DbContextOptions.
2016-03-11 08:47:07 -08:00
..
Controllers Add support for Authentication Tokens to Identity 2016-03-07 13:53:54 -08:00
Data/Migrations Rename AspNet 5 file contents. 2016-01-22 12:25:42 -08:00
Models Rename AspNet 5 file contents. 2016-01-22 12:25:42 -08:00
Services
Views Microsoft Security Advisory 3137909 2016-02-11 10:52:13 -08:00
bower_components
wwwroot
CopyAspNetLoader.cmd Rename AspNet 5 file contents. 2016-01-22 12:25:42 -08:00
Helios.cmd
IdentitySample.Mvc.xproj Remove project name from output path 2016-03-02 18:52:58 -08:00
MessageServices.cs
Startup.cs Update IdentityDbContext constructors to reflect EF changes 2016-03-11 08:47:07 -08:00
appsettings.json
bower.json
gulpfile.js
project.json Transition to netstandard. 2016-03-01 13:39:17 -08:00