How to install the package InfoTrack.OAuth.Caching.DotNetFramework from NuGet
.Net
C#
NuGet
InfoTrack.OAuth.Caching.DotNetFramework
Here are different methods to install the package. Check the documentation for the latest version.
# Package Manager
Install-Package InfoTrack.OAuth.Caching.DotNetFramework -Version 1.0.4
# .NET CLI
dotnet add package InfoTrack.OAuth.Caching.DotNetFramework --version 1.0.4
# PackageReference
<PackageReference Include="InfoTrack.OAuth.Caching.DotNetFramework" Version="1.0.4" />
# Paket CLI
paket add InfoTrack.OAuth.Caching.DotNetFramework --version 1.0.4