CQRS framework with Event store implementation on Azure Table Storage. 
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | Moim Hossain | 
| Last Update: | Wednesday, November 22, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/MoimHossain/event-sourcing | 
| NuGet Url: | https://www.nuget.org/packages/SuperNova.Storage | 
Install
Install-Package SuperNova.Storage
                        dotnet add package SuperNova.Storage
                        paket add SuperNova.Storage
                        
                                SuperNova.Storage Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- SuperNova.Shared(>= 1.0.0)
- Microsoft.Extensions.Logging.Debug(>= 2.0.0)
- Microsoft.Azure.DocumentDB.Core(>= 1.7.1)
- WindowsAzure.Storage(>= 8.5.0)
Tags
