CodeCorrectCollective.Blocks.Domain 1.0.21

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

C3.Blocks.Repository

Build License Contributor Covenant

A foundational project for creating entities, repositories and unit of works. Each of the 3 related assemblies work together to create the foundation for creating a DDD based application.

Open in DevPod!

CodeCorrectCollective.Blocks.Domain

Nuget V Nuget dl

Provides foundational domain objects and helpers.

CodeCorrectCollective.Blocks.Repository.Abstractions

Nuget V Nuget dl

Provides the abstract interfaces to create standardized repositories and units of work.

CodeCorrectCollective.Blocks.Repository.MsSql

Nuget V Nuget dl

Provides base classes for the MSSQL Server provider.

Product 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

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CodeCorrectCollective.Blocks.Domain:

Package Downloads
CodeCorrectCollective.Blocks.Repository.Abstractions

An abstract library used as the foundation to create Repositories

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.21 127 4/25/2025
1.0.20 100 4/25/2025
1.0.19 101 4/25/2025
1.0.19-alpha.0.1 130 3/18/2025
1.0.18 193 3/17/2025
1.0.18-alpha.0.1 124 3/17/2025
1.0.17 168 3/13/2025
1.0.17-alpha.0.1 124 3/13/2025
1.0.16 160 3/13/2025
1.0.15 154 3/13/2025
1.0.14 159 3/13/2025
1.0.14-alpha.0.1 125 3/13/2025
1.0.13 168 3/12/2025
1.0.13-alpha.0.1 128 3/12/2025
1.0.12 156 3/12/2025
1.0.12-alpha.0.1 126 3/12/2025
1.0.11 168 3/12/2025
1.0.11-alpha.0.2 128 3/12/2025
1.0.10 136 2/28/2025
1.0.10-alpha.0.1 61 2/28/2025
1.0.9 126 2/27/2025
1.0.9-alpha.0.1 61 2/27/2025
1.0.8 160 2/20/2025
1.0.8-alpha.0.1 63 2/20/2025
1.0.7 159 2/14/2025
1.0.7-alpha.0.1 66 2/14/2025
1.0.6 115 2/8/2025
1.0.5 112 2/8/2025
1.0.4 105 2/7/2025
1.0.4-alpha.0.1 64 2/7/2025
1.0.3 136 2/7/2025
1.0.3-alpha.0.2 63 2/7/2025
1.0.2 119 2/7/2025
1.0.2-alpha.0.5 64 2/7/2025
1.0.1 143 2/5/2025
1.0.1-alpha.0.3 62 2/5/2025
1.0.1-alpha.0.1 63 2/5/2025
1.0.0 121 2/5/2025
0.0.0-alpha.0.2 74 2/5/2025

Initial Release