TnxCacheManager 1.0.0

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

// Install TnxCacheManager as a Cake Tool
#tool nuget:?package=TnxCacheManager&version=1.0.0

CacheManager is a powerful helper module allowing you using easily a FX4 Memory Cache with a lambda based notation

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

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on TnxCacheManager:

Package Downloads
TNX.FreeGeoIP2

A Helper module to simplify using the free MaxMind GeoIP database using the MaxMind API and caching the files from the CDN of MaxMind Simple demo: var ip = "213.140.15.199"; var city = FreeGeoIP2.FindCityOrDefault(ip); var country = FreeGeoIP2.FindCountryOrDefault(ip); var asn = FreeGeoIP2.FindAsnOrDefault(ip); q: info@tnxconsulting.com This product includes GeoLite2 data created by MaxMind, available from www.maxmind.com

TnxAzureDistributedCacheManager

DCacheManager is a powerful helper module allowing you using easily the Windows Azure Distributed Cache role or shared role

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0 3,645 3/6/2018
1.1.0 2,886 3/15/2016
1.0.4 1,192 9/30/2015
1.0.3 1,614 4/19/2014
1.0.2 1,077 3/6/2014
1.0.1 1,443 3/6/2014
1.0.0 1,121 2/26/2014