XMPro.IOT.Framework
4.6.0
dotnet add package XMPro.IOT.Framework --version 4.6.0
NuGet\Install-Package XMPro.IOT.Framework -Version 4.6.0
<PackageReference Include="XMPro.IOT.Framework" Version="4.6.0" />
<PackageVersion Include="XMPro.IOT.Framework" Version="4.6.0" />
<PackageReference Include="XMPro.IOT.Framework" />
paket add XMPro.IOT.Framework --version 4.6.0
#r "nuget: XMPro.IOT.Framework, 4.6.0"
#:package XMPro.IOT.Framework@4.6.0
#addin nuget:?package=XMPro.IOT.Framework&version=4.6.0
#tool nuget:?package=XMPro.IOT.Framework&version=4.6.0
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 | Versions 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. |
-
.NETStandard 2.1
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
- Newtonsoft.Json (>= 13.0.3)
- System.ComponentModel.Annotations (>= 5.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.