How to install the .NET package Kledex.Caching.Redis from NuGet with the dotnet CLI
.Net
C#
NuGet
Visual Studio
Kledex.Caching.Redis
Open a command line and switch to the directory that contains your project file. Use the following command to install a Nuget package.
dotnet add package Kledex.Caching.Redis --version 2.5.1