BigO.Domain
9.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package BigO.Domain --version 9.0.0
NuGet\Install-Package BigO.Domain -Version 9.0.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="9.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BigO.Domain" Version="9.0.0" />
<PackageReference Include="BigO.Domain" />
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 BigO.Domain --version 9.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BigO.Domain, 9.0.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.
#:package BigO.Domain@9.0.0
#: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=BigO.Domain&version=9.0.0
#tool nuget:?package=BigO.Domain&version=9.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
BigO.Domain
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. 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.
-
net9.0
- BigO.DependencyInjection (>= 9.0.1)
- BigO.Types (>= 9.0.1)
- BigO.Validation (>= 9.0.1)
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 |
---|---|---|
9.0.3 | 0 | 9/30/2025 |
9.0.2 | 29 | 9/29/2025 |
9.0.1 | 27 | 9/29/2025 |
9.0.0 | 27 | 9/29/2025 |
2.4.0 | 165 | 7/19/2024 |
2.3.1 | 167 | 7/7/2024 |
2.2.0 | 139 | 6/13/2024 |
2.1.0 | 167 | 4/6/2024 |
2.0.1.2 | 151 | 4/4/2024 |
2.0.1.1 | 150 | 4/4/2024 |
2.0.1 | 148 | 4/4/2024 |
2.0.0 | 250 | 11/29/2023 |
1.1.0 | 259 | 3/30/2023 |
1.0.0 | 278 | 1/6/2023 |