NEventStore 4.1.0.10

There is a newer version of this package available.
See the version list below for details.
dotnet add package NEventStore --version 4.1.0.10
NuGet\Install-Package NEventStore -Version 4.1.0.10
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="NEventStore" Version="4.1.0.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NEventStore --version 4.1.0.10
#r "nuget: NEventStore, 4.1.0.10"
#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 NEventStore as a Cake Addin
#addin nuget:?package=NEventStore&version=4.1.0.10

// Install NEventStore as a Cake Tool
#tool nuget:?package=NEventStore&version=4.1.0.10

The purpose of the EventStore is to represent a series of events as a stream. Furthermore, it provides hooks whereby any events committed to the stream can be dispatched to interested parties.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  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.

This package has no dependencies.

NuGet packages (30)

Showing the top 5 NuGet packages that depend on NEventStore:

Package Downloads
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.Persistence.Sql

Additional persistence provider for NEventStore using SQL.

NEventStore.Domain

A recipe for implementing event sourced domain objects with NEventStore.

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.Persistence.MongoDB

Additional persistence provider for NEventStore using MongoDB.

GitHub repositories (3)

Showing the top 3 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
Version Downloads Last updated
9.1.1 31,044 8/1/2023
9.0.1 102,506 12/29/2021
9.0.0 41,917 12/3/2021
8.0.0 59,525 12/18/2020
7.0.0 160,709 7/17/2019
6.1.0 7,291 7/5/2019
6.0.0 49,253 3/27/2019
6.0.0-rc-1 1,721 2/15/2019
6.0.0-rc-0 2,050 12/19/2018
5.2.0 215,516 5/23/2015
5.2.0-build70-pre 1,224 5/23/2015
5.1.1 54,444 2/22/2015
5.1.0 17,790 8/14/2014
5.0.1.2 68,650 4/1/2014
5.0.0.100 40,456 3/15/2014
4.1.0.10 55,677 9/23/2013
4.1.0.8 2,497 9/16/2013
4.0.0.15 47,102 8/22/2013