EntityDb.Common
2.1.1
See the version list below for details.
dotnet add package EntityDb.Common --version 2.1.1
NuGet\Install-Package EntityDb.Common -Version 2.1.1
<PackageReference Include="EntityDb.Common" Version="2.1.1" />
<PackageVersion Include="EntityDb.Common" Version="2.1.1" />
<PackageReference Include="EntityDb.Common" />
paket add EntityDb.Common --version 2.1.1
#r "nuget: EntityDb.Common, 2.1.1"
#:package EntityDb.Common@2.1.1
#addin nuget:?package=EntityDb.Common&version=2.1.1
#tool nuget:?package=EntityDb.Common&version=2.1.1
A standard set of implementations (excluding persistence) of the EntityDb abstraction layer.
Product | Versions 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. |
-
net5.0
- EntityDb.Abstractions (>= 2.1.1)
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 | 425 | 8/30/2023 |
9.1.0 | 282 | 8/30/2023 |
9.0.0 | 629 | 11/20/2022 |
8.2.0 | 304 | 10/21/2024 |
8.1.1 | 635 | 9/5/2023 |
8.0.4 | 1,028 | 11/24/2022 |
8.0.3 | 1,431 | 9/8/2022 |
8.0.2 | 1,379 | 8/8/2022 |
8.0.1 | 1,492 | 8/7/2022 |
8.0.0 | 1,007 | 8/7/2022 |
7.1.1 | 1,039 | 9/7/2022 |
7.1.0 | 1,072 | 7/10/2022 |
7.0.0 | 1,099 | 7/4/2022 |
6.7.0 | 1,079 | 6/24/2022 |
6.6.0 | 1,046 | 6/24/2022 |
6.5.0 | 1,101 | 5/19/2022 |
6.5.0-build2 | 303 | 5/24/2022 |
6.4.0 | 1,042 | 5/19/2022 |
6.3.0 | 1,082 | 5/18/2022 |
6.2.0 | 1,182 | 4/6/2022 |
6.1.0 | 1,129 | 4/6/2022 |
6.0.2 | 1,095 | 4/6/2022 |
6.0.1 | 1,078 | 4/6/2022 |
6.0.0 | 1,087 | 3/30/2022 |
5.0.0 | 1,058 | 2/27/2022 |
4.0.1 | 682 | 12/29/2021 |
4.0.0 | 624 | 12/29/2021 |
3.6.0 | 667 | 12/20/2021 |
3.5.0 | 660 | 12/19/2021 |
3.4.0 | 688 | 12/18/2021 |
3.3.0 | 685 | 12/18/2021 |
3.2.0 | 775 | 10/8/2021 |
3.1.0 | 746 | 10/7/2021 |
3.0.0 | 764 | 10/7/2021 |
2.3.0 | 737 | 10/6/2021 |
2.2.0 | 833 | 10/1/2021 |
2.1.3 | 794 | 9/27/2021 |
2.1.2 | 767 | 9/26/2021 |
2.1.1 | 777 | 9/26/2021 |
2.1.0 | 786 | 9/26/2021 |
2.0.3 | 671 | 9/17/2021 |
2.0.2 | 717 | 9/12/2021 |
2.0.0 | 672 | 7/22/2021 |
1.0.9 | 615 | 6/19/2021 |
1.0.8 | 592 | 6/17/2021 |
1.0.7 | 614 | 6/15/2021 |
1.0.6 | 625 | 6/15/2021 |
1.0.5 | 643 | 6/8/2021 |
1.0.4 | 628 | 5/28/2021 |
1.0.3 | 580 | 5/27/2021 |
1.0.2 | 174 | 5/27/2021 |
1.0.1 | 580 | 5/26/2021 |
1.0.0 | 623 | 5/24/2021 |
fix namespace issue