Info
Version: | 0.2.2 |
Author(s): | Oskar Sjöberg |
Last Update: | Tuesday, January 6, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/osjoberg/LinqCache |
NuGet Url: | https://www.nuget.org/packages/LinqCache |
Install
Install-Package LinqCache
dotnet add package LinqCache
paket add LinqCache
LinqCache Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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.