A simple framework which aims to provide the ability to use a CQRS pattern in your code base, currently with immediate consistency. It does not yet implement or support Event Sourcing.
TODO: Add details here
TODO: Add details here
TODO: Add details here
TODO: Add details here
TODO: Add details here
TODO: Add details here
TODO: Add details here
TODO: Add details here
- .Net 4.5.2
- .Net 4.6
- .Net 4.6.1
- .Net 4.6.2
- .Net Standard 1.6
- .Net Standard 2.0
TODO: Add details here
There are two samples. Innovation.Sample.Console
and Innovation.Sample.Web
There is a single test project, however there are two other projects in the test directory. This is to ensure that the loading capability can be correctly tested.
In order to build the solution, you will need to following items
- Visual Studio 2017 >= 15.3.0
- Visual Studio .Net Framework Targeting Packs and SDK's for .Net 4.5.1 through .Net 4.6.2 (See Visual Studio Installer - Modify - Individual Components)
- Latest .Net Core SDK Download Link
- Latest .Net Core Runtime Download Link