Redis wrapper that writes to de DiagnosticSource.
Info
Version: | 1.0.0 |
Author(s): | Jose Carlos Barrales Quirino |
Last Update: | Wednesday, October 30, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JoseBarrales/Caching.Redis.OpenTracing |
NuGet Url: | https://www.nuget.org/packages/Caching.Redis.OpenTracing |
Install
Install-Package Caching.Redis.OpenTracing
dotnet add package Caching.Redis.OpenTracing
paket add Caching.Redis.OpenTracing
Caching.Redis.OpenTracing Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Caching.Abstractions(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.DiagnosticAdapter(>= 3.0.0)
- Microsoft.Extensions.Http(>= 2.2.0)
- Microsoft.Extensions.Options(>= 2.2.0)
- StackExchange.Redis.Extensions.AspNetCore(>= 5.2.0)
- StackExchange.Redis.Extensions.Core(>= 5.2.0)
- StackExchange.Redis.Extensions.MsgPack(>= 5.2.0)
- StackExchange.Redis.Extensions.Protobuf(>= 5.2.0)
- System.Diagnostics.DiagnosticSource(>= 4.6.0)
- messagepack(>= 1.7.3.7)
- microsoft.extensions.caching.memory(>= 2.2.0)
Tags