EasyDomainEvents:基于约定的域事件,支持延迟执行DDD

时间:2021-05-01 21:54:37
【文件属性】:
文件名称:EasyDomainEvents:基于约定的域事件,支持延迟执行DDD
文件大小:39KB
文件格式:ZIP
更新时间:2021-05-01 21:54:37
ddd conventions design-patterns deferred onion-architecture EasyDomainEvents 有关完整的详细信息,请参见CodeProject文章。
【文件预览】:
EasyDomainEvents-master
----.gitignore(4KB)
----README.md(248B)
----LICENSE(1KB)
----EasyDomainEvents.sln(2KB)
----Infrastructure()
--------DomainEventsRaiser.cs(1KB)
--------ConsoleUserNotifier.cs(427B)
--------Data()
--------Properties()
--------AppLayer.cs(975B)
--------DependencyInjection()
--------Infrastructure.csproj(5KB)
--------packages.config(207B)
--------InfraConfig.cs(1KB)
--------DeferredDomainEventsRaiser.cs(4KB)
--------IScopeFactory.cs(328B)
--------IAppLayer.cs(423B)
----Domain()
--------Domain.csproj(3KB)
--------Properties()
--------Payments()
--------Core()
--------Orders()
--------Inventory()
----Application()
--------NotificationsHandler.cs(1KB)
--------Application.csproj(3KB)
--------Properties()
--------Payments()
--------Orders()
--------Inventory()
----ConsoleDemo()
--------Properties()
--------Program.cs(975B)
--------ConsoleDemo.csproj(3KB)
--------App.config(178B)

网友评论