es-entity 0.12.2

Event Sourcing Entity Framework
Documentation
1
2
3
4
5
6
7
pub mod contact;
pub mod customer;
pub mod order;
pub mod profile;
pub mod task;
pub mod transfer;
pub mod user;