CodeCorrectCollective.Blocks.Repository.Abstractions 1.0.7

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.7
                    
NuGet\Install-Package CodeCorrectCollective.Blocks.Repository.Abstractions -Version 1.0.7
                    
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.7" />
                    
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.7" />
                    
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.7
                    
#r "nuget: CodeCorrectCollective.Blocks.Repository.Abstractions, 1.0.7"
                    
#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.7
                    
#: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.7
                    
Install as a Cake Addin
#tool nuget:?package=CodeCorrectCollective.Blocks.Repository.Abstractions&version=1.0.7
                    
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 118 4/25/2025
1.0.20 95 4/25/2025
1.0.19 109 4/25/2025
1.0.19-alpha.0.1 127 3/18/2025
1.0.18 186 3/17/2025
1.0.18-alpha.0.1 125 3/17/2025
1.0.17 162 3/13/2025
1.0.17-alpha.0.1 120 3/13/2025
1.0.16 150 3/13/2025
1.0.15 151 3/13/2025
1.0.14 153 3/13/2025
1.0.14-alpha.0.1 123 3/13/2025
1.0.13 167 3/12/2025
1.0.13-alpha.0.1 130 3/12/2025
1.0.12 156 3/12/2025
1.0.12-alpha.0.1 125 3/12/2025
1.0.11 165 3/12/2025
1.0.11-alpha.0.2 133 3/12/2025
1.0.10 134 2/28/2025
1.0.10-alpha.0.1 57 2/28/2025
1.0.9 117 2/27/2025
1.0.9-alpha.0.1 58 2/27/2025
1.0.8 154 2/20/2025
1.0.8-alpha.0.1 67 2/20/2025
1.0.7 159 2/14/2025
1.0.7-alpha.0.1 65 2/14/2025
1.0.6 106 2/8/2025
1.0.5 104 2/8/2025
1.0.4 103 2/7/2025
1.0.4-alpha.0.1 60 2/7/2025
1.0.3 126 2/7/2025
1.0.3-alpha.0.2 71 2/7/2025
1.0.2 111 2/7/2025
1.0.2-alpha.0.5 64 2/7/2025
1.0.1 106 2/7/2025
1.0.0 115 2/5/2025
0.0.0-alpha.0.3 75 2/5/2025
0.0.0-alpha.0.2 74 2/5/2025

Initial Release