Journalist.EventStore
0.8.0
See the version list below for details.
dotnet add package Journalist.EventStore --version 0.8.0
NuGet\Install-Package Journalist.EventStore -Version 0.8.0
<PackageReference Include="Journalist.EventStore" Version="0.8.0" />
<PackageVersion Include="Journalist.EventStore" Version="0.8.0" />
<PackageReference Include="Journalist.EventStore" />
paket add Journalist.EventStore --version 0.8.0
#r "nuget: Journalist.EventStore, 0.8.0"
#:package Journalist.EventStore@0.8.0
#addin nuget:?package=Journalist.EventStore&version=0.8.0
#tool nuget:?package=Journalist.EventStore&version=0.8.0
Eventsourcing friendly eventstore for windows azure storage.
Learn more about Target Frameworks and .NET Standard.
-
- Journalist.LanguageExtensions (>= 0.8.0)
- Journalist.WindowsAzure.Storage (>= 0.8.0)
- Serilog
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
0.20.0 | 4,886 | 10/13/2017 |
0.19.0 | 2,763 | 9/15/2017 |
0.18.0 | 1,420 | 9/5/2017 |
0.17.0 | 1,222 | 9/4/2017 |
0.16.1 | 1,965 | 7/18/2017 |
0.16.0 | 2,780 | 5/2/2017 |
0.15.3 | 1,304 | 3/4/2017 |
0.15.2 | 4,201 | 11/25/2016 |
0.15.1 | 1,261 | 11/23/2016 |
0.15.0 | 1,281 | 11/16/2016 |
0.14.1 | 1,351 | 11/11/2016 |
0.14.0 | 1,277 | 11/11/2016 |
0.13.6 | 1,564 | 11/4/2016 |
0.13.5 | 1,628 | 11/3/2016 |
0.13.4 | 1,310 | 10/24/2016 |
0.13.3 | 1,274 | 10/21/2016 |
0.13.2 | 1,261 | 10/21/2016 |
0.13.1 | 1,628 | 7/28/2016 |
0.13.0 | 1,365 | 7/28/2016 |
0.12.0 | 1,629 | 7/27/2016 |
0.11.0 | 1,528 | 7/26/2016 |
0.10.0 | 1,311 | 7/25/2016 |
0.9.7 | 1,290 | 7/19/2016 |
0.9.6 | 1,592 | 3/12/2016 |
0.9.5 | 1,566 | 2/2/2016 |
0.9.4 | 1,312 | 1/28/2016 |
0.9.3 | 1,257 | 1/25/2016 |
0.9.2 | 1,334 | 12/30/2015 |
0.9.1 | 1,272 | 12/29/2015 |
0.9.0 | 1,300 | 12/12/2015 |
0.8.5 | 1,448 | 9/2/2015 |
0.8.4 | 1,669 | 8/12/2015 |
0.8.3 | 1,731 | 8/10/2015 |
0.8.2 | 1,674 | 8/9/2015 |
0.8.1 | 1,639 | 8/9/2015 |
0.8.0 | 1,646 | 8/8/2015 |
0.7.4 | 1,685 | 7/21/2015 |
0.7.3 | 1,390 | 7/8/2015 |
0.7.2 | 1,382 | 7/8/2015 |
0.7.1 | 1,310 | 7/8/2015 |
0.7.0 | 1,340 | 7/7/2015 |
0.6.9 | 1,466 | 7/6/2015 |
0.6.8 | 1,383 | 7/1/2015 |
0.6.7 | 1,396 | 6/30/2015 |
0.6.6 | 1,341 | 6/29/2015 |
0.6.5 | 1,322 | 6/29/2015 |
0.6.4 | 1,307 | 6/25/2015 |
0.6.3 | 1,346 | 6/24/2015 |
0.6.2 | 1,314 | 6/24/2015 |
0.6.1 | 1,375 | 6/24/2015 |
0.6.0 | 1,345 | 6/23/2015 |
0.5.0 | 1,359 | 6/19/2015 |
0.4.0 | 1,354 | 6/17/2015 |
0.3.1 | 1,346 | 6/15/2015 |
0.3.0 | 2,827 | 6/11/2015 |
0.2.0 | 1,360 | 6/11/2015 |
0.1.0 | 1,361 | 6/9/2015 |
0.0.2 | 1,329 | 6/9/2015 |
0.0.1 | 1,377 | 6/8/2015 |
[EventStore][New] Stream changes notificaion listneres.
[LanguageExtensions][New] IsEmpty extensions methods for collections.
[LanguageExtensions][New] Ensure helper methods.
[EventStore][Breaking] EventStoreConnection related were moved to separate namespace.
[EventStore][Breaking] API changes in journal namespace.
[EventStore][Breaking] EventStream cosnumers name reader cursor based on its unqiue identifier.
[EventStore][Breaking] StreamVersion.Parse accepts "0" string.