LinqCache 0.2.2

dotnet add package LinqCache --version 0.2.2
NuGet\Install-Package LinqCache -Version 0.2.2
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="LinqCache" Version="0.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LinqCache --version 0.2.2
#r "nuget: LinqCache, 0.2.2"
#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 LinqCache as a Cake Addin
#addin nuget:?package=LinqCache&version=0.2.2

// Install LinqCache as a Cake Tool
#tool nuget:?package=LinqCache&version=0.2.2

LinqCache is a simple yet poweful framework for caching LINQ queries.
The framework works seamlessly whether the backing data store is objects, XML, LINQ-to-SQL, Entity Framework, NHibernate or any other LINQ enabled provider.
You can also extend the framework with your own custom cache containers or custom cache invalidation rules.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  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.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.2 172 1/6/2015
0.2.1 55 12/18/2014
0.2.0 111 8/21/2014
0.1.5.1 60 8/20/2014
0.1.5 59 8/19/2014
0.1.4.1 64 8/15/2014
0.1.4 59 8/15/2014
0.1.3 57 8/14/2014
0.1.2 60 8/14/2014
0.1.1 56 4/30/2014