Metadata >> NuGet >> LazyCache >> 0.5.5222.23409

0.5.5222.23409

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 ServiceCacheing Lazy Cache Lazy-Load MemoryCache CachingService AppCache ApplicationCache Memcached
Title LazyCache
PackageSize 13446
PackageHashAlgorithm SHA512
PackageHash XZq1/xCjBkGPbfsWr5osnEVl+ing+OK7APwJ6XMpwvZimoWz1Q74RmDpoEaEYIEokNOkvkyrdpyUWLhqAduLlQ==
DownloadCount 000000
CreatedDate 2014-04-19T13:01:50

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.5.5222.23409 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install LazyCache -Version 0.5.5222.23409 -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.5.5222.23409 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap LazyCache -Version 0.5.5222.23409
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