CleanArchitectureUtility.Core.Contract 10.0.2

dotnet add package CleanArchitectureUtility.Core.Contract --version 10.0.2
                    
NuGet\Install-Package CleanArchitectureUtility.Core.Contract -Version 10.0.2
                    
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.Contract" Version="10.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CleanArchitectureUtility.Core.Contract" Version="10.0.2" />
                    
Directory.Packages.props
<PackageReference Include="CleanArchitectureUtility.Core.Contract" />
                    
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.Contract --version 10.0.2
                    
#r "nuget: CleanArchitectureUtility.Core.Contract, 10.0.2"
                    
#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.Contract@10.0.2
                    
#: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.Contract&version=10.0.2
                    
Install as a Cake Addin
#tool nuget:?package=CleanArchitectureUtility.Core.Contract&version=10.0.2
                    
Install as a Cake Tool

Clean Architecture - Contract Layer This project implements the Clean Architecture pattern, focusing on the Contract Layer for defining clear, abstract communication between different components of the application. The Contract Layer ensures that the core business logic and external interfaces (like API, database, UI, etc.) communicate through well-defined interfaces, decoupling the system and promoting maintainability and scalability.

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

NuGet packages (7)

Showing the top 5 NuGet packages that depend on CleanArchitectureUtility.Core.Contract:

Package Downloads
CleanArchitectureUtility.Core.ApplicationServices

Application service layer of Clean Architecture Utilities

CleanArchitectureUtility.Endpoints.WebApi

WebApi Endpoint layer of Clean Architecture Utilities

CleanArchitectureUtility.Infra.Data.SqlCommands

Sql Command layer of Clean Architecture Utilities

CleanArchitectureUtility.Infra.Data.SqlQueries

Sql Query layer of Clean Architecture Utilities

CleanArchitectureUtility.Extensions.Events.PollingPublisher

Polling Publisher Extension of Clean Architecture Utilities

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.2 334 3/7/2025 10.0.2 is deprecated because it has critical bugs.
10.0.1 97 2/28/2025
10.0.0 111 2/28/2025
9.0.8 169 2/24/2025
9.0.7 191 2/23/2025
9.0.5 128 2/23/2025
9.0.4 126 2/22/2025
9.0.3 191 2/14/2025
9.0.2 107 2/14/2025
9.0.0 133 2/9/2025