Evento.Repository
4.0.3
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Evento.Repository --version 4.0.3
NuGet\Install-Package Evento.Repository -Version 4.0.3
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="Evento.Repository" Version="4.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Evento.Repository --version 4.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Evento.Repository, 4.0.3"
#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 Evento.Repository as a Cake Addin #addin nuget:?package=Evento.Repository&version=4.0.3 // Install Evento.Repository as a Cake Tool #tool nuget:?package=Evento.Repository&version=4.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This library contains an EventStoreDomainRepository based on a DomainRepository base class contained in 'Evento' library. The two libraries combined are used to build Event Sourced components interacting with EventStore (GetEventStore)
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.
-
- Evento (>= 4.0.3)
- EventStore.Client (>= 4.0.3)
- Newtonsoft.Json (>= 10.0.3)
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 |
---|---|---|
6.1.0 | 810 | 9/2/2022 |
6.0.2 | 729 | 8/13/2022 |
6.0.1 | 711 | 8/12/2022 |
6.0.0 | 685 | 1/1/2022 |
5.3.1 | 1,237 | 9/2/2022 |
5.3.0 | 729 | 9/2/2022 |
5.2.0 | 892 | 8/13/2022 |
5.1.0 | 6,328 | 11/14/2021 |
5.0.0 | 903 | 2/10/2021 |
4.3.1 | 1,002 | 3/7/2020 |
4.3.0 | 1,116 | 2/15/2019 |
4.2.0 | 1,057 | 2/15/2019 |
4.1.1 | 1,098 | 1/20/2019 |
4.1.0 | 1,056 | 12/20/2018 |
4.0.3 | 1,398 | 3/21/2018 |
4.0.2 | 1,417 | 12/29/2017 |
4.0.1 | 1,385 | 12/29/2017 |
4.0.0 | 1,353 | 12/26/2017 |
2.0.0 | 1,506 | 5/2/2017 |
Added a method to delete the stream/aggregate and to be compliant with the new GDPR policy