XMPro.IOT.Framework 4.4.21

dotnet add package XMPro.IOT.Framework --version 4.4.21
                    
NuGet\Install-Package XMPro.IOT.Framework -Version 4.4.21
                    
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="4.4.21" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="XMPro.IOT.Framework" Version="4.4.21" />
                    
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 4.4.21
                    
#r "nuget: XMPro.IOT.Framework, 4.4.21"
                    
#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@4.4.21
                    
#: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=4.4.21
                    
Install as a Cake Addin
#tool nuget:?package=XMPro.IOT.Framework&version=4.4.21
                    
Install as a Cake Tool

XMPro Agent Framework allows you to build integration plugins to connect XMPro with third-party systems. The framework allows different types of Agents:

Listeners - Agents which monitor the state of a third-party system and ingest data using push or pull mechanisms.
Transformations - Agents which perform a certain data transformation operation on the incoming payload.
Action Agents - Agents which allow posting data to a third-party system.

Most commonly used Interfaces are:

XMIoT.Framework.IAgent
XMIoT.Framework.IPollingAgent
XMIoT.Framework.IReceivingAgent

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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

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
4.4.21 150 6/26/2025
4.4.21-g746b4a4013 135 6/26/2025
4.4.20 132 6/4/2025
4.4.20-g65d7581033 121 6/4/2025
4.4.19 149 5/26/2025
4.4.18 148 5/26/2025
4.1.0 724 2/7/2022
4.1.0-rc1 226 12/22/2021
4.0.0 500 7/6/2021
4.0.0-rc1 353 5/31/2021
3.1.0-beta2 641 9/7/2020
3.1.0-alpha 727 4/9/2020
3.0.2 1,041 2/14/2019
3.0.2-beta 1,097 8/9/2018
3.0.0 1,509 6/6/2018
2.0.1 1,781 2/6/2017
2.0.0 1,140 2/6/2017