VIEApps.Components.Caching.AspNet 10.1.4.1712

There is a newer version of this package available.
See the version list below for details.
dotnet add package VIEApps.Components.Caching.AspNet --version 10.1.4.1712
NuGet\Install-Package VIEApps.Components.Caching.AspNet -Version 10.1.4.1712
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="VIEApps.Components.Caching.AspNet" Version="10.1.4.1712" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VIEApps.Components.Caching.AspNet --version 10.1.4.1712
#r "nuget: VIEApps.Components.Caching.AspNet, 10.1.4.1712"
#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.
// Install VIEApps.Components.Caching.AspNet as a Cake Addin
#addin nuget:?package=VIEApps.Components.Caching.AspNet&version=10.1.4.1712

// Install VIEApps.Components.Caching.AspNet as a Cake Tool
#tool nuget:?package=VIEApps.Components.Caching.AspNet&version=10.1.4.1712

Intro

The library to help ASP.NET Session State works with distributed cache (memcached & redis)

  • Identities will have the "prefix" as the name of the provider (in web.config file)
  • Using VIEApps.Components.Caching as main library

Configuration

See the GitHub for more details of configuration

Product Compatible and additional computed target framework versions.
.NET Framework net471 is compatible.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
10.2.1.1805 1,631 5/7/2018
10.1.19.1805 1,601 5/1/2018
10.1.14.1804 1,659 3/31/2018
10.1.12.1802 1,490 2/22/2018
10.1.8.1802 1,524 2/7/2018
10.1.7.1802 1,524 1/31/2018
10.1.6.1801 1,456 1/5/2018
10.1.5.1801 1,509 12/25/2017
10.1.5.1801-rc8 1,402 12/15/2017
10.1.5.1801-rc 1,392 12/7/2017
10.1.4.1712 1,487 11/26/2017
10.1.3.1712 1,500 11/10/2017

Update to latest components