CodeCorrectCollective.Blocks.Repository.Abstractions 1.0.21

Prefix Reserved
dotnet add package CodeCorrectCollective.Blocks.Repository.Abstractions --version 1.0.21
                    
NuGet\Install-Package CodeCorrectCollective.Blocks.Repository.Abstractions -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.Repository.Abstractions" 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.Repository.Abstractions" Version="1.0.21" />
                    
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.21
                    
#r "nuget: CodeCorrectCollective.Blocks.Repository.Abstractions, 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.Repository.Abstractions@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.Repository.Abstractions&version=1.0.21
                    
Install as a Cake Addin
#tool nuget:?package=CodeCorrectCollective.Blocks.Repository.Abstractions&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.

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 171 4/25/2025
1.0.20 129 4/25/2025
1.0.19 157 4/25/2025
1.0.19-alpha.0.1 147 3/18/2025
1.0.18 235 3/17/2025
1.0.18-alpha.0.1 148 3/17/2025
1.0.17 219 3/13/2025
1.0.17-alpha.0.1 141 3/13/2025
1.0.16 197 3/13/2025
1.0.15 201 3/13/2025
1.0.14 184 3/13/2025
1.0.14-alpha.0.1 143 3/13/2025
1.0.13 208 3/12/2025
1.0.13-alpha.0.1 149 3/12/2025
1.0.12 205 3/12/2025
1.0.12-alpha.0.1 148 3/12/2025
1.0.11 215 3/12/2025
1.0.11-alpha.0.2 154 3/12/2025
1.0.10 165 2/28/2025
1.0.10-alpha.0.1 74 2/28/2025
Loading failed

Initial Release