Skip to content

Extension library for Ddd to adapt Event Sourcing concepts

License

Notifications You must be signed in to change notification settings

ddddevlib/beyondnet.ddd.es

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

beyondnet.eventsourcing

The beyondnet.eventsourcing library on GitHub provides tools to implement event sourcing patterns in .NET applications. It focuses on domain-driven design (DDD) principles, enabling developers to manage state through event streams. This library simplifies capturing, persisting, and replaying events, helping build systems where historical state changes are essential. Check it out here for more details.

The beyondnet.eventsourcing library is an extension of BeyondNet.Ddd, designed to enhance .NET applications with event-sourcing capabilities. It complements domain-driven design (Ddd) by enabling state management through event streams, allowing developers to capture, store, and replay events efficiently. This helps build systems that require a clear historical record of state changes, ensuring both consistency and traceability within business logic.

About

Extension library for Ddd to adapt Event Sourcing concepts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages