System.Private.ServiceModel by: Microsoft
  • 1 total downloads
  • Latest version: 4.7.0-preview1.final
Package Description
System.Runtime.Caching by: Microsoft
  • 1 total downloads
  • Latest version: 4.6.0-preview8.19405.3
Provides classes to use caching facilities. Commonly Used Types: System.Runtime.Caching.CacheEntryChangeMonitor System.Runtime.Caching.CacheEntryRemovedArguments System.Runtime.Caching.CacheEntryUpdateArguments System.Runtime.Caching.CacheItem System.Runtime.Caching.CacheItemPolicy System.Runtime.Caching.ChangeMonitor System.Runtime.Caching.FileChangeMonitor System.Runtime.Caching.HostFileChangeMonitor System.Runtime.Caching.MemoryCache System.Runtime.Caching.ObjectCache When using NuGet 3.x this package requires at least version 3.4.
System.Threading.Tasks.Parallel by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22231
Provides the System.Threading.Tasks.Parallel class, which adds support for running loops and iterators in parallel.