MassLab.Common.Domain
1.0.2
See the version list below for details.
dotnet add package MassLab.Common.Domain --version 1.0.2
NuGet\Install-Package MassLab.Common.Domain -Version 1.0.2
<PackageReference Include="MassLab.Common.Domain" Version="1.0.2" />
<PackageVersion Include="MassLab.Common.Domain" Version="1.0.2" />
<PackageReference Include="MassLab.Common.Domain" />
paket add MassLab.Common.Domain --version 1.0.2
#r "nuget: MassLab.Common.Domain, 1.0.2"
#:package MassLab.Common.Domain@1.0.2
#addin nuget:?package=MassLab.Common.Domain&version=1.0.2
#tool nuget:?package=MassLab.Common.Domain&version=1.0.2
Domain primitives (Entity, AggregateRoot, ValueObject, IDomainEvent, IAuditable, ISoftDeletable, ITenantOwned, ISpecification<T>) for the MassLab framework. Zero external dependencies.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- No dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on MassLab.Common.Domain:
| Package | Downloads |
|---|---|
|
MassLab.Common.Multitenancy
Tenant context, resolvers, middleware, and EFCore query-filter helpers for MassLab services. |
|
|
MassLab.Common.Database
Package Description |
|
|
MassLab.Common.Database.EFCore
Package Description |
|
|
MassLab.Common.Outbox
Transactional outbox pattern for the MassLab framework. Captures domain events into an EFCore-managed outbox table inside the same transaction, then dispatches them via IEventBus. |
GitHub repositories
This package is not used by any popular GitHub repositories.