Skip to content

Sarmaad/DDDSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0c53d3c · Jun 27, 2015

History

24 Commits
Apr 20, 2015
Jun 27, 2015
Jun 27, 2015
Jun 27, 2015
Jun 27, 2015
Jun 27, 2015
Apr 20, 2015
Jun 27, 2015
Apr 24, 2015
Apr 4, 2015
Apr 4, 2015
Jun 27, 2015
Jun 2, 2015

Repository files navigation

#DDD with NSB Sample

The objective of the sample application is to illustrate how to use various technologies to solve distributed, highly scalable solutions in real world scenarios.

This sample is far from complete, new features will be added to demonstrate how to solve development scenarios as they happen.

Technologies used/required in this sample:
- Entity Framework 6
- NServiceBus 5.0
- NUnit
- Ninject
- SQLCe
- MSMQ
- MSSQL

Technology features used in this sample:
- EF Migrations
- NSB Saga

Patterns used in this sample:
- CQRS pattern
- Query pattern
- Repository pattern
- Specification pattern
- Unit Of Work pattern
- Double Dispatch pattern
- Publish/Subscribe pattern
- Factory pattern

Other:
- Domain Driven Design
- Test Driven Development

Pending coverage of:
- WebAPI
- MVC application with SignalR
-- Push notification from NSB Host

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages