CleanArchitectureUtility.Core.Domain 9.0.6

There is a newer version of this package available.
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
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CleanArchitectureUtility.Core.Domain" Version="9.0.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CleanArchitectureUtility.Core.Domain" Version="9.0.6" />
                    
Directory.Packages.props
<PackageReference Include="CleanArchitectureUtility.Core.Domain" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CleanArchitectureUtility.Core.Domain --version 9.0.6
                    
#r "nuget: CleanArchitectureUtility.Core.Domain, 9.0.6"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package CleanArchitectureUtility.Core.Domain@9.0.6
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CleanArchitectureUtility.Core.Domain&version=9.0.6
                    
Install as a Cake Addin
#tool nuget:?package=CleanArchitectureUtility.Core.Domain&version=9.0.6
                    
Install as a Cake Tool

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • 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.

Version Downloads Last Updated
10.0.2 336 3/7/2025 10.0.2 is deprecated because it has critical bugs.
10.0.1 102 2/28/2025
10.0.0 108 2/28/2025
9.0.9 258 2/23/2025
9.0.8 110 2/23/2025
9.0.7 116 2/23/2025
9.0.6 129 2/22/2025
9.0.5 200 2/14/2025
9.0.4 121 2/14/2025
9.0.3 110 2/14/2025
9.0.2 102 2/14/2025
9.0.1 135 2/9/2025
9.0.0 135 2/9/2025