Combine.Domain 1.0.0.6

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

Abstrações para a camada de Domínio.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  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.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Combine.Domain:

Package Downloads
Combine.Infrastructure

Abstrações para a camada de Infraestrutura.

Combine.WebAPI

Abstrações para a camada de WebAPI.

Combine.Hangfire

Abstrações para o Hangfire.

Combine.Application

Abstrações para a camada de Aplicação.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.6 140 7/31/2024
1.0.0.5 112 7/8/2024
1.0.0.4 197 7/7/2024
1.0.0.3 177 6/22/2024
1.0.0.2 182 6/16/2024
1.0.0.1 167 6/15/2024
1.0.0 168 6/14/2024