EntityDb.Redis
1.0.4
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package EntityDb.Redis --version 1.0.4
NuGet\Install-Package EntityDb.Redis -Version 1.0.4
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.Redis" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EntityDb.Redis --version 1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EntityDb.Redis, 1.0.4"
#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.Redis as a Cake Addin #addin nuget:?package=EntityDb.Redis&version=1.0.4 // Install EntityDb.Redis as a Cake Tool #tool nuget:?package=EntityDb.Redis&version=1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
An implementation of the EntityDb Snapshot Repository interface, specifically for Redis.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- EntityDb.Common (>= 1.0.4)
- StackExchange.Redis (>= 2.2.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
9.2.0 | 192 | 8/30/2023 |
9.1.0 | 153 | 8/30/2023 |
9.0.0 | 353 | 11/20/2022 |
8.2.0 | 106 | 10/21/2024 |
8.1.1 | 461 | 9/5/2023 |
8.0.4 | 302 | 11/24/2022 |
8.0.3 | 484 | 9/8/2022 |
8.0.2 | 410 | 8/8/2022 |
8.0.1 | 416 | 8/7/2022 |
8.0.0 | 417 | 8/7/2022 |
7.1.1 | 419 | 9/7/2022 |
7.1.0 | 432 | 7/10/2022 |
7.0.0 | 460 | 7/4/2022 |
6.7.0 | 455 | 6/24/2022 |
6.6.0 | 393 | 6/24/2022 |
6.5.0 | 443 | 5/19/2022 |
6.5.0-build2 | 153 | 5/24/2022 |
6.4.0 | 422 | 5/19/2022 |
6.3.0 | 411 | 5/18/2022 |
6.2.0 | 522 | 4/6/2022 |
6.1.0 | 446 | 4/6/2022 |
6.0.2 | 449 | 4/6/2022 |
6.0.1 | 415 | 4/6/2022 |
6.0.0 | 430 | 3/30/2022 |
5.0.0 | 501 | 2/27/2022 |
4.0.1 | 323 | 12/29/2021 |
4.0.0 | 251 | 12/29/2021 |
3.6.0 | 266 | 12/20/2021 |
3.5.0 | 298 | 12/19/2021 |
3.4.0 | 288 | 12/18/2021 |
3.3.0 | 317 | 12/18/2021 |
3.2.0 | 365 | 10/8/2021 |
3.1.0 | 338 | 10/7/2021 |
3.0.0 | 348 | 10/7/2021 |
2.3.0 | 310 | 10/6/2021 |
2.2.0 | 379 | 10/1/2021 |
2.1.3 | 360 | 9/27/2021 |
2.1.2 | 325 | 9/26/2021 |
2.1.1 | 343 | 9/26/2021 |
2.1.0 | 362 | 9/26/2021 |
2.0.3 | 328 | 9/17/2021 |
2.0.2 | 362 | 9/12/2021 |
2.0.0 | 313 | 7/22/2021 |
1.0.9 | 353 | 6/19/2021 |
1.0.8 | 323 | 6/17/2021 |
1.0.7 | 360 | 6/15/2021 |
1.0.6 | 386 | 6/15/2021 |
1.0.5 | 365 | 6/8/2021 |
1.0.4 | 366 | 5/28/2021 |
1.0.3 | 334 | 5/27/2021 |
1.0.2 | 153 | 5/27/2021 |
1.0.1 | 316 | 5/26/2021 |
1.0.0 | 364 | 5/24/2021 |
Breaking Change:
- entityId is passed to IConstructingStrategy.Construct instead of ITaggingStrategy.GetTags