搜索资源列表
CQRS
- 领域驱动设计,这是一个基于领域建模的CQRS实现代码。值得参考学习-Domain-driven design, this is a field-based modeling CQRS implementation code. Worth considering learning
DDDSample-CQRS
- 领域驱动结合读写分离的示例代码,使用Nhibernate作为持久化操作-Domain-driven separation combined with the sample code to read and write, as the persistence operations using Nhibernate
DDDSample-CQRS-LINQ
- 领域驱动设计结合读写分离,使用linq2sql作为持久化工具。-Domain Driven Design with separate read and write, using linq2sql as persistence tool.
agrcqrs
- Arg.CQRS是一个C#框架来实现领域驱动设计应用和读写分离模式,并包含事件朔源功能。-Agr.CQRS is a C# fr a mework for DDD applications that use the Command Query Responsibility Segregation pattern (CQRS) and Event Sourcing.
Diary.CQRS
- about Diary.CQRS develop
Axon-trader
- axon 框架实现的cqrs交易系统demo(The cqrs trading system demo implemented by the axon fr a mework)
Introduction to Rx.NET
- Introduction to Rx By Ian Griffiths and Lee Campbell Reactive programming is not a new concept. Any kind of user interface development necessarily involves code that responds to events. Languages like Smalltalk, Del