BigO.Domain 2.4.0

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

// Install BigO.Domain as a Cake Tool
#tool nuget:?package=BigO.Domain&version=2.4.0                

BigO.Domain

NuGet version

BigO.Domain is a toolset of selected extensions and utilities to assist with learning and development tasks revolving around domain-driven design (DDD). This package aims to provide helpful tools to implement DDD patterns and principles in your .NET applications.

Features

  • Value Objects: Easily create and manage value objects.
  • Entities: Base classes and utilities for handling entities.
  • Repositories: Simplify the creation of repositories for aggregate roots.

Installation

Install via NuGet Package Manager Console:

Install-Package BigO.Domain

Or via .NET CLI:

dotnet add package BigO.Domain

License

This project is licensed under the MIT License. See the LICENSE file for details.

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

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
2.4.0 29 7/19/2024
2.3.1 88 7/7/2024
2.2.0 85 6/13/2024
2.1.0 105 4/6/2024
2.0.1.2 85 4/4/2024
2.0.1.1 85 4/4/2024
2.0.1 88 4/4/2024
2.0.0 203 11/29/2023
1.1.0 183 3/30/2023
1.0.0 197 1/6/2023