nArchCore.Domain 4.0.7

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

Domain layer for nArchCore infrastructure. Includes core entities, enums, interfaces and base models.

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.
  • net8.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on nArchCore.Domain:

Package Downloads
nArchCore.Application

Application layer for nArchCore infrastructure. Contains handlers, business rules, middleware behaviors and common services.

nArchCore.Infrastructure

Make CoreDbContext generic-compatible in EfRepositoryBase

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.7 250 5/13/2025
4.0.6 223 5/13/2025
4.0.3 152 5/11/2025
4.0.1 212 5/10/2025
4.0.0 83 5/10/2025
3.0.9 237 5/7/2025
3.0.8 151 5/7/2025
3.0.7 147 5/6/2025
3.0.6 139 5/6/2025
3.0.0 200 5/5/2025