Skip to main content
NEventStore package icon

NEventStore

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.

Total Downloads
1.9M
1,857,012
Published
Feb 10, 2025
Latest stable version

Install

.NET CLI
dotnet add package NEventStore --version 10.0.1
Package Manager Console
Install-Package NEventStore -Version 10.0.1
PackageReference
<PackageReference Include="NEventStore" Version="10.0.1" />

Frameworks

.NETFramework4.6.2 .NETStandard2.0

Dependencies

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.