Waher.Runtime.Cache 1.0.6

dotnet add package Waher.Runtime.Cache --version 1.0.6
NuGet\Install-Package Waher.Runtime.Cache -Version 1.0.6
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Waher.Runtime.Cache" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Waher.Runtime.Cache --version 1.0.6
#r "nuget: Waher.Runtime.Cache, 1.0.6"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Waher.Runtime.Cache as a Cake Addin
#addin nuget:?package=Waher.Runtime.Cache&version=1.0.6

// Install Waher.Runtime.Cache as a Cake Tool
#tool nuget:?package=Waher.Runtime.Cache&version=1.0.6

Class library that helps with caching of objects in runtime environments.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (24)

Showing the top 5 NuGet packages that depend on Waher.Runtime.Cache:

Package Downloads
Waher.Networking.XMPP

Class library for communication using the XMPP protocol. Library contains both client-to-server and component-to-server communication classes. Classes can be extended freely by external modules. XMPP Extensions supported by the library by default include: XEP-0004: Data Forms XEP-0030: Service Discovery XEP-0047: In-band Bytestreams XEP-0049: Private XML Storage XEP-0055: Jabber Search XEP-0059: Result Set Management XEP-0068: Field Standardization for Data Forms XEP-0077: In-band Registration XEP-0092: Software Version XEP-0114: Jabber Component Protocol XEP-0115: Entity Capabilities XEP-0122: Data Forms Validation XEP-0128: Service Discovery Extensions XEP-0141: Data Forms Layout XEP-0172: User Nickname XEP-0184: Message Delivery Receipts XEP-0191: Blocking Command XEP-0199: XMPP Ping XEP-0221: Data Forms Media Element XEP-0231: Bits of Binary XEP-0331: Data Forms - Color Field Types XEP-0336: Data Forms - Dynamic Forms XEP-0348: Signing Forms XEP-0363: HTTP File Upload XEP-0377: Spam Reporting Support for other extensions is provided by separate nuget packages. See: https://waher.se/IoTGateway/Libraries.md#networking

Waher.Runtime.Threading

Class library that provides classes for usage in multi-threaded asynchronous environments providing multiple-read/single-write capabilities. Support for async entry into read and/or write states, allowing for complex lock management in asynchronous methods, where different sections of the code are executed by different working threads.

Waher.Content.Markdown

Can be used to parse Markdown documents and transforms them to other formats. Rendering architecture is pluggable, extensible and customizable. This library includes rendering to HTML, plain text, and portable Markdown. Additional libraries provide rendering support to other formats. The library can also compare Markdown documents, and provide Markdown-based difference documents, showing how one version of a document is edited to produce a second version. For a description of the Markdown flavour supported by the parser, see: https://waher.se/Markdown.md

Waher.IoTGateway

Defines the IoT Gateway runtime environment.

Waher.Networking.HTTP

Class library providing a simple HTTP(S) server for publishing dynamic content and services, managing user authentication based on a customizable set of users and privileges. Supports the WebSocket protocol.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.6 143,835 5/10/2021
1.0.5 19,745 3/22/2021
1.0.4 39,879 11/9/2020
1.0.3 23,009 6/23/2020
1.0.2 105,712 7/18/2018
1.0.1 141,728 6/21/2017
1.0.0 2,361 5/15/2017