CQRS.NET  2.2
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
Cqrs.Domain.IDto Interface Reference

A basic data transfer object suitable for CRUD operations. More...

Properties

Guid Id [get, set]
 The identifier of this IDto. More...
 

Detailed Description

A basic data transfer object suitable for CRUD operations.