Khala.EventSourcing:.NET标准的事件源模式的实现 源码
Khala-事件采购 .NET Standard的事件源模式的实现。 支持将Azure Table存储和关系数据库作为事件存储。 该项目包含以下软件包。 包 描述 Khala.EventSourcing.Contracts 为域事件定义接口和基类。 Khala.EventSourcing.Abstraction 定义事件存储的接口,并为事件源对象提供基类。 Khala.EventSourcing.Azure 根据事件存储和快照存储的实现提供Azure表存储。 Khala.EventSourcing.SqlCore 提供基于事件存储实现的关系数据库。 工作实例 请参考项目 执照
文件列表
Khala.EventSourcing:.NET标准的事件源模式的实现
(预估有个117文件)
packages.config
318B
SqlEventSourcedRepository.cs
7KB
SqlEventStore.cs
13KB
EventSourced.cs
9KB
packages.config
2KB
SqlEventSourcedRepository_specs.cs
10KB
SqlEventPublisher_specs.cs
12KB
SqlEventStore_specs.cs
23KB
App.config
2KB
packages.config
599B
暂无评论