NEventStore 9.1.1
See the version list below for details.
dotnet add package NEventStore --version 9.1.1
NuGet\Install-Package NEventStore -Version 9.1.1
<PackageReference Include="NEventStore" Version="9.1.1" />
<PackageVersion Include="NEventStore" Version="9.1.1" />
<PackageReference Include="NEventStore" />
paket add NEventStore --version 9.1.1
#r "nuget: NEventStore, 9.1.1"
#:package NEventStore@9.1.1
#addin nuget:?package=NEventStore&version=9.1.1
#tool nuget:?package=NEventStore&version=9.1.1
The purpose of the EventStore is to represent a series of events as a stream. NEventStore is a persistence agnostic event sourcing library for .NET. The primary use is most often associated with CQRS.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. 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. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.1)
-
.NETStandard 2.0
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.1)
NuGet packages (34)
Showing the top 5 NuGet packages that depend on NEventStore:
| Package | Downloads |
|---|---|
|
NEventStore.Persistence.Sql
Additional persistence provider for NEventStore using SQL. |
|
|
NEventStore.Serialization.Json
This package contains Json serializers for NEventStore library. These serializers were removed from the core package to limit dependencies from external libraries. |
|
|
NEventStore.PollingClient
The purpose of the EventStore is to represent a series of events as a stream. NEventStore is a persistence agnostic event sourcing library for .NET. The primary use is most often associated with CQRS. This package is an implementation of a Polling Client that reads data from an EventStore. |
|
|
NEventStore.Domain
A recipe for implementing event sourced domain objects with NEventStore. |
|
|
NEventStore.Persistence.MongoDB
Additional persistence provider for NEventStore using MongoDB. |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on NEventStore:
| Repository | Stars |
|---|---|
|
yreynhout/AggregateSource
Lightweight infrastructure for doing eventsourcing using aggregates
|
|
|
NEventStore/CommonDomain-ReadOnly
Encapsulates various infrastructure concerns for domains.
|
|
|
elliotritchie/NES
.NET Event Sourcing
|
|
|
bmaluijb/CloudDesignPatterns
Welcome to the GitHub repository of the cloud design patterns. This repository contains the examples for the Pluralsight course series: Cloud Design Patterns for Azure. You can download a copy and follow along in the course.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 10.2.0 | 26,775 | 6/15/2026 |
| 10.1.1 | 196,242 | 5/15/2025 |
| 10.1.0 | 32,215 | 4/22/2025 |
| 10.1.0-beta.1 | 264 | 4/8/2025 |
| 10.0.1 | 13,849 | 2/10/2025 |
| 10.0.0 | 210,606 | 1/24/2025 |
| 9.2.0 | 5,150 | 12/23/2024 |
| 9.1.1 | 218,874 | 8/1/2023 |
| 9.0.1 | 156,809 | 12/29/2021 |
| 9.0.0 | 67,065 | 12/3/2021 |
| 8.0.0 | 69,832 | 12/18/2020 |
| 7.0.0 | 210,286 | 7/17/2019 |
| 6.1.0 | 12,720 | 7/5/2019 |
| 6.0.0 | 66,964 | 3/27/2019 |
| 6.0.0-rc-1 | 2,110 | 2/15/2019 |
| 6.0.0-rc-0 | 2,487 | 12/19/2018 |
| 5.2.0 | 242,379 | 5/23/2015 |
| 5.2.0-build70-pre | 1,740 | 5/23/2015 |
| 5.1.1 | 56,224 | 2/22/2015 |
| 5.1.0 | 19,905 | 8/14/2014 |