espent1004
|
0365b52e66
|
Extended identity api so that the AspNetUsers table also contains a column called TenantId, so that this can be used to check what tenant a user belongs to.
|
2020-02-01 19:47:35 +01:00 |
|
Unai Zorrilla Castro
|
226c03b573
|
Refactoring all dbcontext seed using new MigrateDbContext extension method on IWebHost. This prevent errors when using dotnet ef cli and seeders in Startup
|
2017-09-13 14:53:06 +02:00 |
|
Unai Zorrilla Castro
|
4f8ca3eebb
|
Fix migrations for new identity server, fix new program template for dotnetcore2
|
2017-09-12 13:44:52 +02:00 |
|