![]() |
CQRS.NET
4.0
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
A factory for creating instances of aggregates. More...
Public Member Functions | |
TAggregate | Create< TAggregate > (Guid? rsn=null, bool tryDependencyResolutionFirst=true) |
Creates instance of TAggregate . More... | |
object | Create (Type aggregateType, Guid? rsn=null, bool tryDependencyResolutionFirst=true) |
Creates instance of type aggregateType More... | |
A factory for creating instances of aggregates.