Nett.Core 0.13.1

dotnet add package Nett.Core --version 0.13.1                
NuGet\Install-Package Nett.Core -Version 0.13.1                
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="Nett.Core" Version="0.13.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nett.Core --version 0.13.1                
#r "nuget: Nett.Core, 0.13.1"                
#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.
// Install Nett.Core as a Cake Addin
#addin nuget:?package=Nett.Core&version=0.13.1

// Install Nett.Core as a Cake Tool
#tool nuget:?package=Nett.Core&version=0.13.1                

Nett Core

codecov

Common class used for Clean Architecture and DDD with .NET/C#.

  • Entity
  • ValueObject
  • AggregateRoot
  • Repository
  • Domain Exception
  • Specifications
  • Enumeration
  • Result
  • Error

Feel free to contribute

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

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.13.1 66 8/8/2024
0.13.0 68 8/8/2024
0.12.0 104 5/22/2024
0.11.0 157 4/12/2024
0.10.0 92 4/5/2024
0.9.0 96 4/5/2024
0.8.0 93 4/5/2024
0.7.0 459 5/29/2023
0.6.0 131 5/26/2023
0.5.0 123 5/16/2023
0.4.0 126 5/16/2023
0.3.0 278 4/22/2023
0.2.0 160 4/22/2023
0.1.0 172 4/18/2023