ServiceStack.EventStore
0.1.104
dotnet add package ServiceStack.EventStore --version 0.1.104
NuGet\Install-Package ServiceStack.EventStore -Version 0.1.104
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ServiceStack.EventStore" Version="0.1.104" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ServiceStack.EventStore --version 0.1.104
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ServiceStack.EventStore, 0.1.104"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ServiceStack.EventStore as a Cake Addin #addin nuget:?package=ServiceStack.EventStore&version=0.1.104 // Install ServiceStack.EventStore as a Cake Tool #tool nuget:?package=ServiceStack.EventStore&version=0.1.104
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ServiceStack Plugin for event-sourced systems using EventStore
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- EventStore.Client (>= 3.5.2 && <= 4.0.0)
- Polly (>= 4.1.2 && < 5.0.0)
- ServiceStack.Server (>= 4.0.54 && < 5.0.0)
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.1.104 | 1,248 | 2/17/2018 |
0.1.103 | 1,025 | 7/27/2017 |
0.1.63 | 984 | 2/2/2017 |
0.1.58 | 957 | 1/24/2017 |
0.1.57 | 955 | 1/19/2017 |
0.1.55 | 977 | 1/19/2017 |
0.1.54 | 974 | 1/17/2017 |
0.1.53 | 972 | 1/17/2017 |
0.1.52 | 982 | 1/16/2017 |
0.1.51 | 1,033 | 1/6/2017 |
0.1.42 | 1,313 | 4/12/2016 |
0.1.22 | 1,003 | 4/8/2016 |
0.1.19 | 1,053 | 4/7/2016 |
Initial release.