Access.It.Database.EF.Abstractions 10.7.0

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

Interfaces for EFCore database providers

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.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Access.It.Database.EF.Abstractions:

Package Downloads
Access.It.Database.EF.Models

EFCore models

Access.It.Database.EF.Core

Base class for EFCore database providers

Access.It.Database.EF.Core.Bulk

Bulk features (Insert/Delete/Update) for EntityFramework

Access.It.Database.Ef.Seed

Seeding features for EFCore

Access.It.Database.EF.Core.Cacheable

Cache repositories for EFCore

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.7.0 104 9/18/2026
10.6.6 166 9/15/2026
10.6.5 184 9/10/2026
10.6.4 193 9/10/2026
10.6.3 194 9/8/2026
10.6.2 189 9/8/2026
10.6.1 179 8/28/2026
10.6.0 178 8/28/2026
10.5.1 208 8/6/2026
10.5.0 219 8/4/2026
10.4.0 212 8/4/2026
10.3.1 370 7/30/2026
10.3.0 216 7/22/2026
10.2.0 219 7/22/2026
10.1.2 214 7/16/2026
10.1.1 336 7/15/2026
10.1.0 245 6/30/2026
10.0.3 552 6/19/2026
10.0.2 241 6/11/2026
10.0.2-beta.1 117 5/13/2026
Loading failed