Metadata >> NuGet >> LazyCache >> 0.6.0.0

0.6.0.0

Metadata

Authors https://github.com/alastairtree
Copyrights Copyright 2014
Description Lazy cache is a simple in-memory caching service for .net and c sharp. It has a developer friendly generics based API, and providing a thread safe cache implementation that guarantees to only execute your cachable delegates once (it's lazy!). Under the hood it leverages ObjectCache and Lazy to provide performance and reliability in heavy load scenarios. For more info see https://github.com/alastairtree/LazyCache
IconUrl https://raw.githubusercontent.com/alastairtree/LazyCache/master/artwork/logo-128.png
LicenseUrl https://github.com/alastairtree/LazyCache/blob/master/LICENSE
Owners https://github.com/alastairtree
ProjectUrl https://github.com/alastairtree/LazyCache
ReleaseNotes See https://raw.githubusercontent.com/alastairtree/LazyCache/master/ReleaseNotes.md
RequireLicenseAcceptance False
Tags Caching Performance Speed In-memory ObjectCache Generics MemoryCache ServiceCaching Lazy Cache Lazy-Load CachingService AppCache ApplicationCache Memcached
Title LazyCache
PackageSize 14496
PackageHashAlgorithm SHA512
PackageHash rIeIEs/opeYEPpN2/H9u8V24eaH0r7eLVczurDin2557jTc9QJOQt9xVpmTyjwx1n8DQf+n+TxdsJjzkNVCnRA==
DownloadCount 000000
CreatedDate 2015-08-15T15:49:46

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install LazyCache -Version 0.6.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install LazyCache -Version 0.6.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete LazyCache 0.6.0.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package LazyCache -Version 0.6.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package LazyCache -Version 0.6.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap LazyCache -Version 0.6.0.0
Uninstalling the package:
o remove-wrap LazyCache

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.0 Binaries