Loic.NEventStore.NEventStore
1.0.0
dotnet add package Loic.NEventStore.NEventStore --version 1.0.0
NuGet\Install-Package Loic.NEventStore.NEventStore -Version 1.0.0
<PackageReference Include="Loic.NEventStore.NEventStore" Version="1.0.0" />
<PackageVersion Include="Loic.NEventStore.NEventStore" Version="1.0.0" />
<PackageReference Include="Loic.NEventStore.NEventStore" />
paket add Loic.NEventStore.NEventStore --version 1.0.0
#r "nuget: Loic.NEventStore.NEventStore, 1.0.0"
#:package Loic.NEventStore.NEventStore@1.0.0
#addin nuget:?package=Loic.NEventStore.NEventStore&version=1.0.0
#tool nuget:?package=Loic.NEventStore.NEventStore&version=1.0.0
NEventStore
NEventStore is a persistence library used to abstract different storage implementations when using event sourcing as storage mechanism.
This library is developed with a specific focus on DDD/CQRS applications.
NEventStore currently supports:
- .net 5
- .net standard 2.0
- .net framework 4.6.1
Starting from Version 6.0.0 NEventStore will use Semantic Versioning to track the version numbers.
Build Status (AppVeyor)
Branches:
Main Library Packages
- NEventStore - the core library package.
- NEventStore.Serialization.Json - Json serialization to be used with an IDocumentSerializer.
- NEventStore.Serialization.Bson - BSon serialization to be used with an IDocumentSerializer.
- NEventStore.PollingClient - provides an implementation for a PollingClient.
Documentation
Please see the documentation to get started and for more information.
ChangeLog can be found here
Developed with:
How to build (Windows OS)
To build the project locally on a Windows Machine:
- Install Chocolatey.
- Open a Powershell console in Administrative mode and run the build script
build.ps1
in the root of the repository.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net5.0
- No dependencies.
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 |
---|---|---|
1.0.0 | 0 | 7/31/2021 |