Eric Fleming
c370b8affb
Add missing migration ( #298 )
6 years ago
Steve Smith
305be555db
Updated packages; Using configuration classes for EF Core.
6 years ago
Eric Fleming
8924df0e1b
Adding migration for updating defaults
7 years ago
Eric Fleming
9c65c4e3f7
Updates to existing PR
- updating City value to be 100 instead of 189. The longest city name in the world is 85 characters long, so making it 100 just in case.
- Fixed typo in file name: constrains to constraints
7 years ago
Hemant Kumar Dundigalla
6299d5ccc7
Removed all the unused directives in the Solution with the assistance of Resharper
7 years ago
Matthias Beerens
77540caf29
Add max length and required constraints
7 years ago
Jeremy Hutchinson
f953495e38
Standardize namespaces to all be under the `Microsoft.eShopOnWeb` namespace and update default namespaces. ( #102 )
8 years ago
Steve Smith
32950aa175
Cleaning up EF 2.0 Migrations ( #57 )
Moving Seed logic to Program.cs
8 years ago
Steve Smith
eefc8170cb
Updating and testing migrations ( #42 )
Updating readme to describe how to run migrations
8 years ago
Steve Smith
084db74c77
data refactor ( #27 )
* Refactoring to move data access code into Infrastructure project
* Fixing namespaces
8 years ago
Steve Smith
884f7c0cfb
adding initial project and solution files
9 years ago