An Entity Framework implementation of IEventStore for CQRS Lite.
                        
                    
         
                    Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
                        Entity Framework Core Tutorial: https://entityframeworkcore.com/
                        Entity Framework 6 Tutorial: https://entityframework.net/
                    Info
| Version: | 1.0.2 | 
| Author(s): | dagilleland | 
| Last Update: | Sunday, September 27, 2015 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/GoodSoil/cqrs-starter-kit | 
| NuGet Url: | https://www.nuget.org/packages/GoodSoil.CQRS.EntityFramework | 
Install
Install-Package GoodSoil.CQRS.EntityFramework
                        dotnet add package GoodSoil.CQRS.EntityFramework
                        paket add GoodSoil.CQRS.EntityFramework
                        
                                GoodSoil.CQRS.EntityFramework Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- GoodSoil.CQRS(0.1.0)
- EntityFramework(6.1.1)
Tags
