你的位置: 码友网首页 / 资讯源列表 / Simple Event Sourcing Demo in C#

关于[Simple Event Sourcing Demo in C#]的摘要:

The sample application is kept quite simple. It is based on the Ship Tracking Service sample provided by Martin Fowler on his site (check Introduction for details). The remainder of this article explains the implementation of the sample code. Please note, as I only want to explain the pattern behind event sourcing I did not introduce any professional messaging infrastructures (e.g. NServiceBus) and associaties queueing mechanisms, as we should normally rely on in a production system.

原文地址: https://www.codeproject.com/Articles/1212100/Simple-Event-Sourcing-Demo-in-Csharp

收录时间: 2018-08-24 浏览量: 1720 分类: C#开发

| 1 收藏 | 1