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.
<PackageVersion Include="GreenWhale.CoapCore" Version="1.0.6" />
<PackageReference Include="GreenWhale.CoapCore" />
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 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.
#:package GreenWhale.CoapCore@1.0.6
#: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=GreenWhale.CoapCore&version=1.0.6
#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 | 451 | 9/22/2020 |
3.3.6-CI-20200922-080115 | 441 | 9/22/2020 |
3.3.6-CI-20200922-075647 | 414 | 9/22/2020 |
3.3.6-CI-20200922-075426 | 398 | 9/22/2020 |
3.3.6-CI-20200922-075155 | 395 | 9/22/2020 |
3.3.6-CI-20200911-094425 | 411 | 9/11/2020 |
3.3.6-CI-20200911-090149 | 433 | 9/11/2020 |
3.3.6-CI-20200911-083732 | 394 | 9/11/2020 |
3.3.6-CI-20200911-023446 | 415 | 9/11/2020 |
3.3.6-CI-20200911-023343 | 380 | 9/11/2020 |
3.3.6-CI-20200911-023233 | 423 | 9/11/2020 |
3.3.5.9 | 678 | 12/11/2020 |
3.3.5.6 | 550 | 9/22/2020 |
3.3.5.5 | 520 | 9/22/2020 |
3.3.5.4 | 556 | 9/11/2020 |
3.3.5.3 | 539 | 9/11/2020 |
3.3.5.2 | 562 | 9/11/2020 |
3.3.5.1 | 555 | 9/11/2020 |
2.1.0 | 770 | 4/18/2019 |
2.0.0 | 692 | 3/5/2019 |
1.0.7 | 1,270 | 7/2/2018 |
1.0.6 | 1,242 | 6/27/2018 |
1.0.5 | 1,286 | 6/27/2018 |
1.0.4 | 1,058 | 6/26/2018 |
1.0.3 | 1,310 | 6/25/2018 |
1.0.2 | 1,220 | 6/13/2018 |
1.0.1 | 1,233 | 6/13/2018 |
1.0.0 | 2,002 | 3/5/2019 |
新增MQTT分发服务。具体使用方法请参考readme.md文件.
新增删除,查看描述文件的功能.