Miguel Veloso
|
954d8718a8
|
Fix improper use of AddRangeAsync for seeding entities that don't use the SequenceHiLo key generation strategy, as per https://docs.microsoft.com/en-us/dotnet/api/microsoft.entityframeworkcore.dbset-1.addrangeasync?view=efcore-2.0
|
2018-02-20 23:35:41 +00:00 |
|
Robert Raboud
|
2451ab9dff
|
Changed AddRange to AddRangeAwait
|
2018-01-30 08:16:20 -05: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 |
|
Shaun Walker
|
18b91ee5f1
|
minor fixes to data and UI customization
|
2017-06-23 11:49:25 -07:00 |
|
Shaun Walker
|
445101b376
|
data and UI customization enhancements
|
2017-06-20 12:54:32 -07:00 |
|
Cesar De la Torre
|
2a7c1d740b
|
Minor refactoring
|
2017-05-20 12:35:16 -07:00 |
|
Christian Arenas
|
82fe859584
|
Adding Integration Event handlers to ordering Api
|
2017-05-15 19:14:37 +02:00 |
|
Christian Arenas
|
870ae0dabd
|
Add Confirm Grade period Handler and add new items to Orders status
|
2017-05-09 13:58:48 +02:00 |
|
CESARDELATORRE
|
57ae6ab3be
|
Refactoring in Ordering Domain Model so it shows a clear AggregateModel and clusters of entities as Aggregates.
Also, showing Repository Interfaces as RepositoryContracts.
|
2017-01-17 18:32:40 -08:00 |
|
Unai
|
d25f1c64a9
|
Finished first iteration over ordering.data
|
2016-11-24 14:58:37 +01:00 |
|
Unai
|
1ae4d01f82
|
More iteration on Ordering Refactoring
|
2016-11-22 18:40:47 +01:00 |
|