Skip to content

Demo project for REST Framework incorporating best practices based on simplified DDD. Project contains common scenarios in application development (State machines, CRUD, subresources etc)

License

Notifications You must be signed in to change notification settings

amelmusic/REST-Framework-AdventureWorks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST-Framework-AdventureWorks

Demo project for REST Framework incorporating best practices based on simplified DDD. Project contains common scenarios in application development (State machines, CRUD, subresources etc)

Quick start:

Create new solution [Test]

Create new project [Test].Model and add Nuget package A.Core.Model

Create new project [Test].Interfaces and add Nuget package A.Core.Interfaces

Create new project [Test].Services and add Nuget package A.Core.Services

Create new project [Test].WebAPI and add Nuget package A.Core.WebAPI

Visit https://github.com/amelmusic/REST-Framework-AdventureWorks/wiki for detailed explanations.

About

Demo project for REST Framework incorporating best practices based on simplified DDD. Project contains common scenarios in application development (State machines, CRUD, subresources etc)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages