WindowsAzure.Caching 1.7.0

dotnet add package WindowsAzure.Caching --version 1.7.0
                    
NuGet\Install-Package WindowsAzure.Caching -Version 1.7.0
                    
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="WindowsAzure.Caching" Version="1.7.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WindowsAzure.Caching" Version="1.7.0" />
                    
Directory.Packages.props
<PackageReference Include="WindowsAzure.Caching" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WindowsAzure.Caching --version 1.7.0
                    
#r "nuget: WindowsAzure.Caching, 1.7.0"
                    
#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.
#addin nuget:?package=WindowsAzure.Caching&version=1.7.0
                    
Install WindowsAzure.Caching as a Cake Addin
#tool nuget:?package=WindowsAzure.Caching&version=1.7.0
                    
Install WindowsAzure.Caching as a Cake Tool

Windows Azure Shared Caching enables you to easily provision a cache in the cloud to be used from any applications or services that could benefit from caching. Caching increases performance by temporarily storing information from other backend sources. High performance is achieved by maintaining this cache in-memory across multiple cache servers. For a Windows Azure solution, caching can reduce the costs associated with database transactions in the cloud.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on WindowsAzure.Caching:

Repository Stars
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
SharpRepository/SharpRepository
C# Generic Repository for use with Entity Framework, RavenDB and more with built-in caching options.
Version Downloads Last updated
1.7.0 64,573 3/6/2021
1.6.0 971 3/6/2021