Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

NEventStore/NEventStore

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,781 Commits
1,781 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  • master Build status
  • develop Build status

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:

Resharper TeamCity dotCover dotTrace

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.

About

A persistence agnostic Event Store for .NET

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 47

Morty Proxy This is a proxified and sanitized view of the page, visit original site.