CleanArchitectureUtility.Core.Domain
9.0.6
See the version list below for details.
dotnet add package CleanArchitectureUtility.Core.Domain --version 9.0.6
NuGet\Install-Package CleanArchitectureUtility.Core.Domain -Version 9.0.6
<PackageReference Include="CleanArchitectureUtility.Core.Domain" Version="9.0.6" />
<PackageVersion Include="CleanArchitectureUtility.Core.Domain" Version="9.0.6" />
<PackageReference Include="CleanArchitectureUtility.Core.Domain" />
paket add CleanArchitectureUtility.Core.Domain --version 9.0.6
#r "nuget: CleanArchitectureUtility.Core.Domain, 9.0.6"
#:package CleanArchitectureUtility.Core.Domain@9.0.6
#addin nuget:?package=CleanArchitectureUtility.Core.Domain&version=9.0.6
#tool nuget:?package=CleanArchitectureUtility.Core.Domain&version=9.0.6
Clean Architecture - Domain Layer This project implements the Domain Layer of a Clean Architecture setup. The Domain Layer represents the heart of the application and is responsible for the core business logic and the rules that drive the system. It is independent of frameworks, databases, and external services, making it highly maintainable and testable.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
-
net9.0
- No dependencies.
NuGet packages (6)
Showing the top 5 NuGet packages that depend on CleanArchitectureUtility.Core.Domain:
Package | Downloads |
---|---|
CleanArchitectureUtility.Core.Contract
Contract layer of Clean Architecture Utilities |
|
CleanArchitectureUtility.Core.ApplicationServices
Application service layer of Clean Architecture Utilities |
|
CleanArchitectureUtility.Infra.Data.SqlCommands
Sql Command layer of Clean Architecture Utilities |
|
CleanArchitectureUtility.Extensions.Events.PollingPublisher
Polling Publisher Extension of Clean Architecture Utilities |
|
CleanArchitectureUtility.Infra.Data.Sql
Base Sql layer of Clean Architecture Utilities |
GitHub repositories
This package is not used by any popular GitHub repositories.