EntityDb.Common 1.0.9

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

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

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.  net9.0 was computed.  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 (8)

Showing the top 5 NuGet packages that depend on EntityDb.Common:

Package Downloads
EntityDb.MongoDb

An implementation of the EntityDb Transaction Repository interface, specifically for MongoDb.

EntityDb.Redis

An implementation of the EntityDb Snapshot Repository interface, specifically for Redis.

EntityDb.Mvc

Provides a model for a Transaction Source that is mapped from an HttpContext. The source includes: Claims, Connection Information, and Raw Headers.

EntityDb.Void

An implementation of the EntityDb Transaction Repository interface, specifically made for non-persistent history.

EntityDb.InMemory

An implementation of the EntityDb Snapshot Repository interface, specifically for in-memory.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.2.0 408 8/30/2023
9.1.0 267 8/30/2023
9.0.0 611 11/20/2022
8.2.0 294 10/21/2024
8.1.1 621 9/5/2023
8.0.4 1,010 11/24/2022
8.0.3 1,412 9/8/2022
8.0.2 1,361 8/8/2022
8.0.1 1,473 8/7/2022
8.0.0 987 8/7/2022
7.1.1 1,019 9/7/2022
7.1.0 1,053 7/10/2022
7.0.0 1,079 7/4/2022
6.7.0 1,060 6/24/2022
6.6.0 1,026 6/24/2022
6.5.0 1,083 5/19/2022
6.5.0-build2 285 5/24/2022
6.4.0 1,024 5/19/2022
6.3.0 1,062 5/18/2022
6.2.0 1,163 4/6/2022
6.1.0 1,111 4/6/2022
6.0.2 1,076 4/6/2022
6.0.1 1,059 4/6/2022
6.0.0 1,069 3/30/2022
5.0.0 1,038 2/27/2022
4.0.1 664 12/29/2021
4.0.0 606 12/29/2021
3.6.0 649 12/20/2021
3.5.0 642 12/19/2021
3.4.0 670 12/18/2021
3.3.0 666 12/18/2021
3.2.0 756 10/8/2021
3.1.0 728 10/7/2021
3.0.0 746 10/7/2021
2.3.0 718 10/6/2021
2.2.0 814 10/1/2021
2.1.3 775 9/27/2021
2.1.2 749 9/26/2021
2.1.1 757 9/26/2021
2.1.0 767 9/26/2021
2.0.3 651 9/17/2021
2.0.2 698 9/12/2021
2.0.0 653 7/22/2021
1.0.9 596 6/19/2021
1.0.8 573 6/17/2021
1.0.7 595 6/15/2021
1.0.6 605 6/15/2021
1.0.5 623 6/8/2021
1.0.4 609 5/28/2021
1.0.3 561 5/27/2021
1.0.2 172 5/27/2021
1.0.1 561 5/26/2021
1.0.0 604 5/24/2021

Add a public query for an exact tag