XMPro.IOT.Framework 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package XMPro.IOT.Framework --version 2.0.0
                    
NuGet\Install-Package XMPro.IOT.Framework -Version 2.0.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="XMPro.IOT.Framework" Version="2.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="XMPro.IOT.Framework" Version="2.0.0" />
                    
Directory.Packages.props
<PackageReference Include="XMPro.IOT.Framework" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add XMPro.IOT.Framework --version 2.0.0
                    
#r "nuget: XMPro.IOT.Framework, 2.0.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.
#:package XMPro.IOT.Framework@2.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=XMPro.IOT.Framework&version=2.0.0
                    
Install as a Cake Addin
#tool nuget:?package=XMPro.IOT.Framework&version=2.0.0
                    
Install as a Cake Tool

Provides basic framework for developing plugins for XMPro

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.0-alpha-g684cb1643d 159 9/5/2025
4.5.3 148 9/29/2025
4.5.3-g1e0bdff62c 151 9/29/2025
4.4.22 236 8/5/2025
4.4.22-g2eb594e594 224 8/5/2025
4.4.21 175 6/26/2025
4.4.21-g746b4a4013 144 6/26/2025
4.4.20 161 6/4/2025
4.4.20-g65d7581033 150 6/4/2025
4.4.19 190 5/26/2025
4.4.18 174 5/26/2025
4.1.0 772 2/7/2022
4.1.0-rc1 261 12/22/2021
4.0.0 552 7/6/2021
4.0.0-rc1 393 5/31/2021
3.1.0-beta2 723 9/7/2020
3.1.0-alpha 799 4/9/2020
3.0.2 1,127 2/14/2019
3.0.2-beta 1,176 8/9/2018
3.0.0 1,637 6/6/2018
2.0.1 1,902 2/6/2017
2.0.0 1,198 2/6/2017

Initial upload.