NLog.Targets.Redis
2.0.0
NLog Target for Redis supporting .Net Framework and .Net Standard
Install-Package NLog.Targets.Redis -Version 2.0.0
dotnet add package NLog.Targets.Redis --version 2.0.0
<PackageReference Include="NLog.Targets.Redis" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NLog.Targets.Redis --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NLog.Targets.Redis, 2.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
NLog.Redis is now NLog.Targets.Redis
Dependencies
-
.NETFramework 4.5
- NLog (>= 4.0.0)
- StackExchange.Redis.StrongName (>= 1.0.488)
-
.NETStandard 1.5
- NETStandard.Library (>= 1.6.1)
- NLog (>= 4.5.0)
- StackExchange.Redis.StrongName (>= 1.1.605)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.