ClrSlate.DataAccess.Abstractions 0.1.0-rc.5

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

dotnet-boilerplate

Reusable .NET extension packages from ClrSlate.

Packages

  • ClrSlate.Agents.AI.Hosting.OpenAI - OpenAI-compatible hosting extensions for ASP.NET Core.
  • ClrSlate.DataAccess.Abstractions - Common repository, entity, and auditing abstractions.
  • ClrSlate.DataAccess.EntityFrameworkCore - Entity Framework Core repository implementations.
  • ClrSlate.DataAccess.InMemory - In-memory repository implementations.
  • ClrSlate.DataAccess.MongoDB - MongoDB-backed repository implementations.
  • ClrSlate.DataAccess.Sqlite - SQLite-backed repository implementations.

NuGet publishing

Packages published from main use semantic prerelease versions in the format 0.1.0-rc.<run-number>. Stable publishing can be added later without changing the package IDs.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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.
  • net10.0

    • No dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on ClrSlate.DataAccess.Abstractions:

Package Downloads
ClrSlate.DataAccess.EntityFrameworkCore

Entity Framework Core repository implementations for ClrSlate data access abstractions.

ClrSlate.DataAccess.MongoDB

MongoDB-backed repository implementations for ClrSlate data access abstractions.

ClrSlate.DataAccess.InMemory

In-memory repository implementations for ClrSlate data access abstractions.

ClrSlate.DataAccess.Sqlite

SQLite-backed repository implementations for ClrSlate data access abstractions.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.0-rc.7 44 5/21/2026
0.1.0-rc.6 55 5/20/2026
0.1.0-rc.5 52 5/20/2026
0.1.0-rc.4 55 5/19/2026