Masterloop.Plugin.Device
6.2.5
dotnet add package Masterloop.Plugin.Device --version 6.2.5
NuGet\Install-Package Masterloop.Plugin.Device -Version 6.2.5
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="Masterloop.Plugin.Device" Version="6.2.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Masterloop.Plugin.Device --version 6.2.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Masterloop.Plugin.Device, 6.2.5"
#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 Masterloop.Plugin.Device as a Cake Addin #addin nuget:?package=Masterloop.Plugin.Device&version=6.2.5 // Install Masterloop.Plugin.Device as a Cake Tool #tool nuget:?package=Masterloop.Plugin.Device&version=6.2.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Plugin to connect .NET based devices to Masterloop Cloud Services
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. |
.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.
-
.NETStandard 2.0
- LiteDB (>= 5.0.15)
- Masterloop.Core.Types (>= 6.5.6)
- Newtonsoft.Json (>= 13.0.2)
- RabbitMQ.Client (>= 6.4.0)
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 |
---|---|---|
6.2.5 | 12,388 | 12/29/2022 |
6.1.0 | 2,185 | 6/30/2021 |
6.0.1 | 1,047 | 7/3/2020 |
6.0.0 | 516 | 7/2/2020 |
5.3.0 | 804 | 10/22/2018 |
5.0.1 | 1,001 | 6/15/2018 |
5.0.0 | 1,036 | 3/15/2018 |
4.3.3 | 1,040 | 3/9/2017 |
4.3.2 | 960 | 2/16/2017 |
4.3.0 | 1,046 | 11/30/2016 |
4.2.6 | 964 | 2/1/2017 |
4.2.5 | 1,007 | 11/21/2016 |
4.2.4 | 1,154 | 11/1/2016 |
4.0.0 | 965 | 10/21/2016 |
3.4.0 | 980 | 9/14/2016 |
3.2.0 | 1,036 | 6/6/2016 |
3.0.2 | 1,067 | 1/26/2016 |
3.0.0 | 1,077 | 1/8/2016 |
2.2.2 | 1,037 | 12/11/2015 |
2.2.1 | 1,074 | 9/3/2015 |
2.2.0 | 1,534 | 8/3/2015 |
2.1.0 | 1,370 | 7/24/2015 |
2.0.2 | 1,588 | 7/23/2015 |
2.0.1 | 1,121 | 7/22/2015 |
2.0.0 | 1,316 | 7/22/2015 |
1.3.0 | 1,099 | 6/19/2015 |
1.2.0 | 1,046 | 6/17/2015 |
1.1.0 | 1,029 | 6/9/2015 |
1.0.0 | 1,048 | 6/3/2015 |
Re-targeted to netstandard2.1, added support for Device Connect instead of legacy call, with optional HTTP port.