CQRS_ES-master
DepositModule
DepositModule.csproj
222B
CreateDeposit
CreateDepositEvent.cs
154B
AddDepositToAccountEvent.cs
417B
CreateDepositCommand.cs
126B
Write
DepositAggregate.cs
575B
.gitattributes
2KB
GraphQlReadApi
GraphQlReadApi.csproj
362B
GraphQlService.cs
1KB
ReadApi
Startup.cs
1KB
appsettings.Development.json
137B
Program.cs
604B
Controllers
ValuesController.cs
2KB
Properties
launchSettings.json
751B
ReadApi.csproj
627B
GraphQLQuery.cs
379B
GraphQlService.cs
1KB
appsettings.json
97B
MySchema.cs
457B
AccountModule
Tests
SqlLiteTest.cs
1KB
CreateAccountEventHandlerTests.cs
772B
AccountServicesTest.cs
662B
AccountTest.cs
595B
CreateAccountCommandHandlerTest.cs
2KB
AccountModule.csproj
540B
CreateAccount
CreateAccountCommand.cs
289B
CreateAccountCommandHandler.cs
1KB
CreateAccountEvent.cs
367B
CreateAccountEventHandler.cs
718B
Write
AccountAggregateFactoryMethod.cs
266B
AccountAggregate.cs
930B
Read
AccountSqLiteRepository.cs
2KB
AccountModel.cs
247B
AccountService.cs
224B
CQRS_ES.sln
3KB
Core
AggregateService.cs
971B
Service.cs
623B
TypedCommandHandler.cs
265B
IEvent.cs
154B
IAggregate.cs
348B
IAggregateService.cs
218B
HandlerFactoryMethod.cs
535B
IEventRepository.cs
225B
IHandleable.cs
67B
BusObserverAdapter.cs
482B
AbstractObservable.cs
1002B
IHandler.cs
150B
IHandlerFactoryMethod.cs
151B
Tests
RepositoryTest.cs
731B
BusTest.cs
968B
IService.cs
199B
ICommand.cs
78B
IAggregateFactoryMethod.cs
136B
IEventStore.cs
202B
IEventHandler.cs
88B
Bus.cs
858B
Cache.cs
541B
DefaultEventStore.cs
536B
Core.csproj
280B
IBus.cs
149B
Repository.cs
518B
ICommandRepository.cs
206B
IModel.cs
104B
ICache.cs
169B
.gitignore
4KB
FunctionalTests
FunctionalTests.csproj
588B
UserCreateTest.cs
2KB
暂无评论