Eric Fleming
6b12999df1
Merge branch 'master' into pr/119
2019-01-22 20:33:06 -05:00
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
2019-01-22 20:28:56 -05:00
Hemant Kumar Dundigalla
6299d5ccc7
Removed all the unused directives in the Solution with the assistance of Resharper
2018-10-06 23:21:15 +01:00
Matthias Beerens
77540caf29
Add max length and required constraints
2018-07-25 21:07:04 +02:00
Jeremy Hutchinson
f953495e38
Standardize namespaces to all be under the Microsoft.eShopOnWeb namespace and update default namespaces. ( #102 )
2018-06-05 08:52:54 -04:00
Steve Smith
32950aa175
Cleaning up EF 2.0 Migrations ( #57 )
...
Moving Seed logic to Program.cs
2017-10-18 14:25:10 -04:00
Steve Smith
eefc8170cb
Updating and testing migrations ( #42 )
...
Updating readme to describe how to run migrations
2017-08-22 17:58:53 -04:00
Steve Smith
084db74c77
data refactor ( #27 )
...
* Refactoring to move data access code into Infrastructure project
* Fixing namespaces
2017-08-07 10:08:41 -04:00