EntityDb.Abstractions 2.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package EntityDb.Abstractions --version 2.0.2
NuGet\Install-Package EntityDb.Abstractions -Version 2.0.2
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="EntityDb.Abstractions" Version="2.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EntityDb.Abstractions --version 2.0.2
#r "nuget: EntityDb.Abstractions, 2.0.2"
#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.
// Install EntityDb.Abstractions as a Cake Addin
#addin nuget:?package=EntityDb.Abstractions&version=2.0.2

// Install EntityDb.Abstractions as a Cake Tool
#tool nuget:?package=EntityDb.Abstractions&version=2.0.2

An abstraction layer for the EntityDb suite of packages.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net5.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on EntityDb.Abstractions:

Package Downloads
EntityDb.Common

A standard set of implementations (excluding persistence) of the EntityDb abstraction layer.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.2.0 214 8/30/2023
9.1.0 185 8/30/2023
9.0.0 506 11/20/2022
8.1.1 471 9/5/2023
8.0.4 985 11/24/2022
8.0.3 1,430 9/8/2022
8.0.2 1,330 8/8/2022
8.0.1 1,419 8/7/2022
8.0.0 1,013 8/7/2022
7.1.1 1,019 9/7/2022
7.1.0 1,037 7/10/2022
7.0.0 1,063 7/4/2022
6.7.0 1,044 6/24/2022
6.6.0 1,014 6/24/2022
6.5.0 1,066 5/19/2022
6.4.0 1,027 5/19/2022
6.3.0 1,026 5/18/2022
6.2.0 1,152 4/6/2022
6.1.0 1,103 4/6/2022
6.0.2 1,092 4/6/2022
6.0.1 1,059 4/6/2022
6.0.0 1,060 3/30/2022
5.0.0 1,024 2/27/2022
4.0.1 598 12/29/2021
4.0.0 541 12/29/2021
3.6.0 599 12/20/2021
3.5.0 604 12/19/2021
3.4.0 610 12/18/2021
3.3.0 616 12/18/2021
3.2.0 719 10/8/2021
3.1.0 690 10/7/2021
3.0.0 698 10/7/2021
2.3.0 676 10/6/2021
2.2.0 751 10/1/2021
2.1.3 741 9/27/2021
2.1.2 699 9/26/2021
2.1.1 683 9/26/2021
2.1.0 731 9/26/2021
2.0.3 629 9/17/2021
2.0.2 659 9/12/2021
2.0.0 680 7/22/2021
1.0.9 643 6/19/2021
1.0.8 633 6/17/2021
1.0.7 648 6/15/2021
1.0.6 683 6/15/2021
1.0.5 641 6/8/2021
1.0.4 673 5/28/2021
1.0.3 622 5/27/2021
1.0.2 150 5/27/2021
1.0.1 585 5/26/2021
1.0.0 660 5/24/2021

make provisioning extensions public for testing purposes