Show / Hide Table of Contents

Namespace StoneCo.Framework.Model

Classes

ValueObject<TModel>

Class that represent and identifies value objects on domains or services.

note

The value object will always be a model, but it will not always be an entity.

Interfaces

IAggregateRoot

Interface that identifies the root entities of your aggregates within domains or services.

IEntity

Interface that identifies entities of domains or services.

IModel

Interface for limiting the models on structure of domains or services.

Back to top Generated by DocFX