Fork me on GitHubEpicdominant domains
APIEpic.Organization

Epic.Organization
The Epic.Organization namespace contains base classes for the organization of the enterprise using the domain model.
It's defined in Epic.Core.
Declaration Syntax
C#
namespace Epic.Organization
Types
All TypesClasses
TypeDescription
OrganizationBase
Base class for IOrganization implementations.
RoleBase
Base class for users' roles.
RoleBuilder<(Of <(<'TRole>)>)>
Role builder public contract. Enforce TRole to be a pure interface.
RoleBuilderBase<(Of <(<'TRole, TImplementation>)>)>
Role builders' base class.
WorkingSessionBase
Base class for working sessions.
blog comments powered by Disqus