GreenWhale.CoapCore
1.0.6
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package GreenWhale.CoapCore --version 1.0.6
NuGet\Install-Package GreenWhale.CoapCore -Version 1.0.6
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="GreenWhale.CoapCore" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GreenWhale.CoapCore --version 1.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GreenWhale.CoapCore, 1.0.6"
#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 GreenWhale.CoapCore as a Cake Addin #addin nuget:?package=GreenWhale.CoapCore&version=1.0.6 // Install GreenWhale.CoapCore as a Cake Tool #tool nuget:?package=GreenWhale.CoapCore&version=1.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
新增MQTT分发服务。具体使用方法请参考readme.md文件.
新增删除,查看描述文件的功能.
修复了MQTT版本问题,
修复了上传文件的问题
Product | Versions 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.
-
- Lierda.Formatter (>= 1.1.3)
- MQTTnet (>= 2.7.5)
- Newtonsoft.Json (>= 11.0.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on GreenWhale.CoapCore:
Package | Downloads |
---|---|
GreenWhale.Common
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.3.6-CI-20200922-121055 | 358 | 9/22/2020 |
3.3.6-CI-20200922-080115 | 344 | 9/22/2020 |
3.3.6-CI-20200922-075647 | 322 | 9/22/2020 |
3.3.6-CI-20200922-075426 | 311 | 9/22/2020 |
3.3.6-CI-20200922-075155 | 304 | 9/22/2020 |
3.3.6-CI-20200911-094425 | 324 | 9/11/2020 |
3.3.6-CI-20200911-090149 | 345 | 9/11/2020 |
3.3.6-CI-20200911-083732 | 306 | 9/11/2020 |
3.3.6-CI-20200911-023446 | 328 | 9/11/2020 |
3.3.6-CI-20200911-023343 | 290 | 9/11/2020 |
3.3.6-CI-20200911-023233 | 336 | 9/11/2020 |
3.3.5.9 | 579 | 12/11/2020 |
3.3.5.6 | 459 | 9/22/2020 |
3.3.5.5 | 424 | 9/22/2020 |
3.3.5.4 | 465 | 9/11/2020 |
3.3.5.3 | 447 | 9/11/2020 |
3.3.5.2 | 471 | 9/11/2020 |
3.3.5.1 | 465 | 9/11/2020 |
2.1.0 | 659 | 4/18/2019 |
2.0.0 | 586 | 3/5/2019 |
1.0.7 | 947 | 7/2/2018 |
1.0.6 | 924 | 6/27/2018 |
1.0.5 | 967 | 6/27/2018 |
1.0.4 | 845 | 6/26/2018 |
1.0.3 | 991 | 6/25/2018 |
1.0.2 | 900 | 6/13/2018 |
1.0.1 | 908 | 6/13/2018 |
1.0.0 | 1,880 | 3/5/2019 |
新增MQTT分发服务。具体使用方法请参考readme.md文件.
新增删除,查看描述文件的功能.