Microsoft.Azure.Devices.ProtocolGateway.Core
1.2.0
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Azure.Devices.ProtocolGateway.Core --version 1.2.0
NuGet\Install-Package Microsoft.Azure.Devices.ProtocolGateway.Core -Version 1.2.0
<PackageReference Include="Microsoft.Azure.Devices.ProtocolGateway.Core" Version="1.2.0" />
paket add Microsoft.Azure.Devices.ProtocolGateway.Core --version 1.2.0
#r "nuget: Microsoft.Azure.Devices.ProtocolGateway.Core, 1.2.0"
// Install Microsoft.Azure.Devices.ProtocolGateway.Core as a Cake Addin #addin nuget:?package=Microsoft.Azure.Devices.ProtocolGateway.Core&version=1.2.0 // Install Microsoft.Azure.Devices.ProtocolGateway.Core as a Cake Tool #tool nuget:?package=Microsoft.Azure.Devices.ProtocolGateway.Core&version=1.2.0
this library contains the core components of Azure IoT protocol gateway that enables protocol translation for Azure IoT Hub.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net451 is compatible. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.5.1
- DotNetty.Codecs.Mqtt-signed (>= 0.3.2)
- DotNetty.Handlers-signed (>= 0.3.2)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Microsoft.Azure.Devices.ProtocolGateway.Core:
Package | Downloads |
---|---|
Microsoft.Azure.Devices.ProtocolGateway.IotHubClient
This library contains Azure IoT Hub specific components of Azure IoT protocol gateway that enables protocol translation for Azure IoT Hub. |
|
TypeEdge.Host
Package Description |
|
Microsoft.Azure.Devices.ProtocolGateway.Providers.CloudStorage
This library contains the Azure Storage-based persistence components of Azure IoT protocol gateway that enables protocol translation for Azure IoT Hub. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.Azure.Devices.ProtocolGateway.Core:
Repository | Stars |
---|---|
Azure/iotedge
The IoT Edge OSS project
|