Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 458 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 458 Bytes

Kuna.EventSourcing

This is a no nonsense, lightweight library that provides everything you need to build event sourced solutions from scratch. It currently uses EventStore db as a backing store.

For a quick overview of some of the basic features of the library check out wiki Quickstart

Included is a sample application that shows most of the functionality.