This is a prerelease version of Microsoft.Framework.Caching.Abstractions.
The owner has unlisted this package.
This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Microsoft.Framework.Caching.Abstractions --version 1.0.0-beta8
NuGet\Install-Package Microsoft.Framework.Caching.Abstractions -Version 1.0.0-beta8
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="Microsoft.Framework.Caching.Abstractions" Version="1.0.0-beta8" />
For projects that support
PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Framework.Caching.Abstractions" Version="1.0.0-beta8" />
Directory.Packages.props
<PackageReference Include="Microsoft.Framework.Caching.Abstractions" />
Project file
paket add Microsoft.Framework.Caching.Abstractions --version 1.0.0-beta8
The NuGet Team does not provide support for this client. Please contact its
maintainers for support.
#r "nuget: Microsoft.Framework.Caching.Abstractions, 1.0.0-beta8"
#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.
#:package Microsoft.Framework.Caching.Abstractions@1.0.0-beta8
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Framework.Caching.Abstractions&version=1.0.0-beta8&prerelease
Install as a Cake Addin
#tool nuget:?package=Microsoft.Framework.Caching.Abstractions&version=1.0.0-beta8&prerelease
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its
maintainers for support.