Info
Version: | 4.0.4-beta-171115 |
Author(s): | Event Store LLP, Seabiscuit |
Last Update: | Friday, December 22, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cuteant/EventStore-NETCore-Fork |
NuGet Url: | https://www.nuget.org/packages/EasyEventStore.AutoSubscribing.StandAlone |
Install
Install-Package EasyEventStore.AutoSubscribing.StandAlone
dotnet add package EasyEventStore.AutoSubscribing.StandAlone
paket add EasyEventStore.AutoSubscribing.StandAlone
EasyEventStore.AutoSubscribing.StandAlone Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- EasyEventStore.Core.StandAlone(>= 4.0.4171115)
- Polly(>= 5.6.1)
- EasyEventStore.Core.StandAlone(>= 4.0.4171115)
- Polly(>= 5.6.1)
- EasyEventStore.Core.StandAlone(>= 4.0.4171115)
- Polly(>= 5.6.1)
Tags
You can refer (https://eventstore.org/) for more details.
Goals:
1. To make working with Event Store on .NET as easy as possible.
2.
To build an API that is close to interchangable with EasyNetQ.