-
Notifications
You must be signed in to change notification settings - Fork 1
ivpadim/architecture
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This solution sample is incomplete My intention is to provide a very basic sample using some DDD concepts with EF Code First and WebApi 1.- Autogenerate the database changing de web.config in Pebb.Services.Host 2.- Add the connections strings to generate the model in Pebb.Modules.DigitalAccounts.Data on the folder Templating 3.- Generate the Model of DbUnitOfWork on Pebb.Modules.DigitalAccounts.Data on the folder Templating - Each Entity is created in Pebb.Modules.DigitalAccounts.Entities - Each Repository is created in Pebb.Modules.DigitalAccounts.Data, Folder Repositories - Each Mapping is created in Pebb.Modules.DigitalAccounts.Data, Folder Mappings - To customize the code generation you need to modify the templates in Pebb.Modules.DigitalAccounts.Data, Folder Templating You will need the visual studio extension http://visualstudiogallery.msdn.microsoft.com/b52df188-0635-414c-be95-955621b8e61e
About
.NET Solution sample for DDD, EF Code First, WebApi
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published