Info
Version: | 1.0.0 |
Author(s): | Mihai Mogosanu |
Last Update: | Monday, March 11, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sapiens/DominoEventStore |
NuGet Url: | https://www.nuget.org/packages/DominoES |
Install
Install-Package DominoES
dotnet add package DominoES
paket add DominoES
DominoES Download (Unzip the "nupkg" after downloading)
Dependencies
- CavemanTools(>= 5.1.1)
- Serilog(>= 2.8.0)
- SqlFu(>= 4.2.1.43)
- System.Data.SqlClient(>= 4.6.0)
- Utf8Json(>= 1.3.7)
Tags
Featuring: .Net Core support, Multi-tenant support, Bulk read model generation assistance, Easy migrations and event data rewriting support (for those special cases) , Easy to setup/use, Great for small to medium non-distributed apps.