Radical.CQRS is a small and simple toolkit to implement CQRS. 
                        
                    
         
                    Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
                        Entity Framework Core Tutorial: https://entityframeworkcore.com/
                        Entity Framework 6 Tutorial: https://entityframework.net/
                    Info
| Version: | 0.2.0-unstable0012 | 
| Author(s): | Mauro Servienti, Nazareno Manco | 
| Last Update: | Friday, May 26, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/RadicalFx/Radical.CQRS.EntityFramework | 
| NuGet Url: | https://www.nuget.org/packages/Radical.CQRS.EntityFramework | 
Install
Install-Package Radical.CQRS.EntityFramework
                        dotnet add package Radical.CQRS.EntityFramework
                        paket add Radical.CQRS.EntityFramework
                        
                                Radical.CQRS.EntityFramework Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Newtonsoft.Json(>= 8.0.2)
 - Radical(>= 1.5.3)
 - Radical.CQRS(>= 0.1.11)
 - EntityFramework(>= 6.1.3)
 
Tags