CoAP.NET.Core
1.1.0
CoAP.NET is an implementation in C# providing CoAP-based services to .NET applications.
Install-Package CoAP.NET.Core -Version 1.1.0
dotnet add package CoAP.NET.Core --version 1.1.0
<PackageReference Include="CoAP.NET.Core" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CoAP.NET.Core --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CoAP.NET.Core, 1.1.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install CoAP.NET.Core as a Cake Addin
#addin nuget:?package=CoAP.NET.Core&version=1.1.0
// Install CoAP.NET.Core as a Cake Tool
#tool nuget:?package=CoAP.NET.Core&version=1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Common.Logging (>= 3.4.0-Beta2)
- Microsoft.NETCore.Platforms (>= 2.0.0-preview1-25305-02)
- System.Collections.Concurrent (>= 4.3.0)
- System.Collections.Specialized (>= 4.3.0)
- System.ComponentModel.Primitives (>= 4.3.0)
- System.IO (>= 4.3.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.Security (>= 4.3.1)
- System.Net.Sockets (>= 4.3.0)
- System.Reflection.DispatchProxy (>= 4.4.0-preview1-25305-02)
- System.Security.Principal.Windows (>= 4.4.0-preview1-25305-02)
- System.ServiceModel.Primitives (>= 4.4.0-preview1-25303-02)
- System.Threading (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
- System.Threading.Tasks.Extensions (>= 4.4.0-preview1-25305-02)
- System.Threading.Thread (>= 4.3.0)
- System.Threading.ThreadPool (>= 4.3.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.0 | 4,760 | 7/21/2017 |