aspnetcore/samples/IdentitySample.Mvc/Models
Stephen Halter e720edf4bd Change GetService calls to GetRequiredService
GetRequiredService throws for missing services like GetService used to.
2014-10-16 16:07:53 -07:00
..
AccountViewModels.cs Add social auth and two factor 2014-09-24 15:05:51 -07:00
IdentityModels.cs Rationalize IdentityDbContext ctors 2014-10-16 15:14:46 -07:00
ManageViewModels.cs Add social auth and two factor 2014-09-24 15:05:51 -07:00
SampleData.cs Change GetService calls to GetRequiredService 2014-10-16 16:07:53 -07:00