Persistence support for common application infrastructure.
Info
Version: | 0.2.0 |
Author(s): | Jordan Terrell |
Last Update: | Monday, April 20, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/iSynaptic/iSynaptic.Core |
NuGet Url: | https://www.nuget.org/packages/iSynaptic.Core.Persistence |
Install
Install-Package iSynaptic.Core.Persistence
dotnet add package iSynaptic.Core.Persistence
paket add iSynaptic.Core.Persistence
iSynaptic.Core.Persistence Download (Unzip the "nupkg" after downloading)
Dependencies
- iSynaptic.Commons(>= 0.4.31 && < 0.5)
- iSynaptic.Core(>= 0.2.0)
- iSynaptic.Core.Serialization(>= 0.2.0)
- Newtonsoft.Json(>= 6.0.8 && < 7.0)
- EventStore.Client(>= 3.0.2 && < 4.0)