redis-inside
3.0.300-alpha3
This is a prerelease version of redis-inside.
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 redis-inside --version 3.0.300-alpha3
NuGet\Install-Package redis-inside -Version 3.0.300-alpha3
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="redis-inside" Version="3.0.300-alpha3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add redis-inside --version 3.0.300-alpha3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: redis-inside, 3.0.300-alpha3"
#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 redis-inside as a Cake Addin #addin nuget:?package=redis-inside&version=3.0.300-alpha3&prerelease // Install redis-inside as a Cake Tool #tool nuget:?package=redis-inside&version=3.0.300-alpha3&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Start Redis from .NET for integration tests. Contains redis runtime embedded in the dll.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net451 is compatible. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
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 |
---|---|---|
3.3.0 | 153,865 | 6/14/2018 |
3.2.100 | 34,575 | 12/1/2016 |
3.0.504 | 1,274 | 12/1/2016 |
3.0.503 | 1,114 | 12/1/2016 |
3.0.502 | 1,127 | 12/1/2016 |
3.0.501 | 27,918 | 1/16/2016 |
3.0.500 | 1,846 | 12/9/2015 |
3.0.300-beta1 | 1,204 | 10/15/2015 |
3.0.300-alpha3 | 1,308 | 9/21/2015 |
2.8.2400 | 1,380 | 2/4/2016 |
2.8.2101.5 | 17,908 | 9/21/2015 |
2.8.2101.4 | 1,402 | 9/21/2015 |
2.8.2101.3 | 1,434 | 9/21/2015 |
2.8.2101.2 | 1,413 | 9/21/2015 |
2.8.2101.1 | 1,433 | 9/20/2015 |
2.8.2101 | 1,603 | 9/16/2015 |
0.0.0 | 1,524 | 9/21/2015 |
3.0.300-alpha3 Alpha version of the Windows version of Redis
2.8.2101.5 Turned off memory-mapped file
2.8.2101.4 New cleanup moved to experimental
2.8.2101.3 Reversed change to cleanup - was causing build errors
2.8.2101.2 Namespace was wrong - copy-paste error
2.8.2101.1 Fixed a problem with dispose causing resharper test-runner to hang
2.8.2101.0 Initial release