CodeCorrectCollective.Blocks.Repository.Abstractions 1.0.12

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package CodeCorrectCollective.Blocks.Repository.Abstractions --version 1.0.12
                    
NuGet\Install-Package CodeCorrectCollective.Blocks.Repository.Abstractions -Version 1.0.12
                    
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.Repository.Abstractions" Version="1.0.12" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CodeCorrectCollective.Blocks.Repository.Abstractions" Version="1.0.12" />
                    
Directory.Packages.props
<PackageReference Include="CodeCorrectCollective.Blocks.Repository.Abstractions" />
                    
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.Repository.Abstractions --version 1.0.12
                    
#r "nuget: CodeCorrectCollective.Blocks.Repository.Abstractions, 1.0.12"
                    
#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.Repository.Abstractions@1.0.12
                    
#: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.Repository.Abstractions&version=1.0.12
                    
Install as a Cake Addin
#tool nuget:?package=CodeCorrectCollective.Blocks.Repository.Abstractions&version=1.0.12
                    
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.

NuGet packages (1)

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

Package Downloads
CodeCorrectCollective.Blocks.Repository.MsSql

A foundation library to create repositories for MsSql based on EntityFramework.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.21 123 4/25/2025
1.0.20 100 4/25/2025
1.0.19 113 4/25/2025
1.0.19-alpha.0.1 132 3/18/2025
1.0.18 190 3/17/2025
1.0.18-alpha.0.1 129 3/17/2025
1.0.17 167 3/13/2025
1.0.17-alpha.0.1 126 3/13/2025
1.0.16 154 3/13/2025
1.0.15 155 3/13/2025
1.0.14 157 3/13/2025
1.0.14-alpha.0.1 128 3/13/2025
1.0.13 173 3/12/2025
1.0.13-alpha.0.1 134 3/12/2025
1.0.12 161 3/12/2025
1.0.12-alpha.0.1 130 3/12/2025
1.0.11 170 3/12/2025
1.0.11-alpha.0.2 137 3/12/2025
1.0.10 139 2/28/2025
1.0.10-alpha.0.1 62 2/28/2025
1.0.9 122 2/27/2025
1.0.9-alpha.0.1 63 2/27/2025
1.0.8 159 2/20/2025
1.0.8-alpha.0.1 72 2/20/2025
1.0.7 164 2/14/2025
1.0.7-alpha.0.1 70 2/14/2025
1.0.6 111 2/8/2025
1.0.5 109 2/8/2025
1.0.4 107 2/7/2025
1.0.4-alpha.0.1 65 2/7/2025
1.0.3 131 2/7/2025
1.0.3-alpha.0.2 75 2/7/2025
1.0.2 116 2/7/2025
1.0.2-alpha.0.5 70 2/7/2025
1.0.1 112 2/7/2025
1.0.0 120 2/5/2025
0.0.0-alpha.0.3 80 2/5/2025
0.0.0-alpha.0.2 78 2/5/2025

Initial Release