Waher.Runtime.Inventory 1.2.0

dotnet add package Waher.Runtime.Inventory --version 1.2.0                
NuGet\Install-Package Waher.Runtime.Inventory -Version 1.2.0                
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.Inventory" Version="1.2.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Waher.Runtime.Inventory --version 1.2.0                
#r "nuget: Waher.Runtime.Inventory, 1.2.0"                
#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.Inventory as a Cake Addin
#addin nuget:?package=Waher.Runtime.Inventory&version=1.2.0

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

Class library that keeps an inventory of types and interfaces available in your code. It also provides a means to access available types given an interface, and can find the best implementation to process a task or item. It can be used to implement an Inversion of Control Pattern, and helps instantiate interfaces, abstract classes and normal classes, including recursively instantiating constructor arguments. Handles singleton types.

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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework 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 tizen40 was computed.  tizen60 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 (73)

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

Package Downloads
Waher.Script

Class library that defines a script language and an object abstraction of computable elements. The library helps application parse and execute script. Script is extensible, and it is easy for modules to extend the script engine. Script can be evaluated using either synchronous or asynchronous processing. Script Syntax: https://waher.se/Script.md

Waher.Content

Library that provides basic abstraction for Internet Content Type, and basic encodings and decodings. This includes handling and parsing of common data types, text, JSON, CSV, binary data and multi-part content, forms, etc. Encoding can be easily extended in external libraries.

Waher.Persistence

The Waher.Persistence project provides the basic architecture and framework for accessing objects in an object database, based solely on meta-data provided through the corresponding class definitions.

Waher.Content.Xml

Helps with encoding and decoding of XML. It integrates with the architecture defined in Waher.Content.

Waher.Networking

Library that provides the basic architecture and tools for all networking libraries. This includes sniffers, simplified communication libraries for text and/or binary protocols, etc., as well as classes for building client and server applications.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0 3,924 11/17/2024
1.1.7 2,830 9/26/2024
1.1.6 4,125 9/20/2024
1.1.5 21,111 7/27/2023
1.1.4 1,728 6/26/2023
1.1.3 3,065 4/10/2023
1.1.2 30,806 9/28/2022
1.1.1 13,606 9/3/2022
1.1.0 59,889 4/14/2022
1.0.28 21,025 3/20/2022
1.0.27 65,337 9/22/2021
1.0.26 21,696 8/1/2021
1.0.25 446 7/31/2021
1.0.24 4,312 7/30/2021
1.0.23 51,530 2/26/2021
1.0.22 2,215 2/25/2021
1.0.21 421 2/24/2021
1.0.20 12,545 2/15/2021
1.0.19 420 2/11/2021
1.0.18 416 2/11/2021
1.0.17 2,372 2/11/2021
1.0.16 454 2/10/2021
1.0.15 10,536 2/10/2021
1.0.14 34,696 11/9/2020
1.0.13 41,909 6/23/2020
1.0.12 20,133 3/31/2020
1.0.11 13,077 11/8/2019
1.0.10 3,296 10/3/2019
1.0.9 28,304 3/12/2019
1.0.8 7,312 2/7/2019
1.0.7 45,217 11/19/2018
1.0.6 52,509 6/24/2018
1.0.5 49,521 2/2/2018
1.0.4 62,152 10/9/2017
1.0.3 39,477 9/11/2017
1.0.2 83,496 6/21/2017
1.0.1 1,780 6/5/2017
1.0.0 3,196 6/2/2017