Metadata >> NuGet >> XperiCode.SimpleCache

XperiCode.SimpleCache

Metadata

Authors Marcel Wijnands
Copyrights Copyright © Marcel Wijnands 2014
Description Extension methods for System.Runtime.Caching.ObjectCache / MemoryCache with locking mechanism.
LicenseUrl http://opensource.org/licenses/MIT
Owners Marcel Wijnands
ProjectUrl http://simplecache.xpericode.com/
RequireLicenseAcceptance False
Tags Cache ObjectCache MemoryCache
Title SimpleCache
PackageSize 18113
PackageHashAlgorithm SHA512
PackageHash uQgAbjWprABs0XOxQ9tg1aDp8ttGkzCAedYD8J0A/OElzm+VBhQeaNqFB/K6m0LNIi22vo4XiQpwncM2eTa82w==
DownloadCount 000000
CreatedDate 2014-11-21T23:34:30

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install XperiCode.SimpleCache -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install XperiCode.SimpleCache -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package XperiCode.SimpleCache
Installing the package (HTTP Basic authentication):
Install-Package XperiCode.SimpleCache -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package XperiCode.SimpleCache -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package XperiCode.SimpleCache

OpenWrap

Installing the package:
o add-wrap XperiCode.SimpleCache
Uninstalling the package:
o remove-wrap XperiCode.SimpleCache

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
0.1.1