JT808.DotNetty.Core
2.3.6
.NET 5.0
.NET Standard 2.0
dotnet add package JT808.DotNetty.Core --version 2.3.6
NuGet\Install-Package JT808.DotNetty.Core -Version 2.3.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="JT808.DotNetty.Core" Version="2.3.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JT808.DotNetty.Core --version 2.3.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: JT808.DotNetty.Core, 2.3.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 JT808.DotNetty.Core as a Cake Addin
#addin nuget:?package=JT808.DotNetty.Core&version=2.3.6
// Install JT808.DotNetty.Core as a Cake Tool
#tool nuget:?package=JT808.DotNetty.Core&version=2.3.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
基于DotNetty实现的JT808DotNetty的核心库
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- DotNetty.Codecs (>= 0.7.0)
- DotNetty.Codecs.Http (>= 0.7.0)
- DotNetty.Handlers (>= 0.7.0)
- DotNetty.Transport.Libuv (>= 0.7.0)
- JT808.DotNetty.Abstractions (>= 2.3.6)
- Microsoft.Extensions.Hosting.Abstractions (>= 5.0.0)
- Microsoft.Extensions.Options (>= 5.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 5.0.0)
- Newtonsoft.Json (>= 13.0.1)
-
net5.0
- DotNetty.Codecs (>= 0.7.0)
- DotNetty.Codecs.Http (>= 0.7.0)
- DotNetty.Handlers (>= 0.7.0)
- DotNetty.Transport.Libuv (>= 0.7.0)
- JT808.DotNetty.Abstractions (>= 2.3.6)
- Microsoft.Extensions.Hosting.Abstractions (>= 5.0.0)
- Microsoft.Extensions.Options (>= 5.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 5.0.0)
- Newtonsoft.Json (>= 13.0.1)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on JT808.DotNetty.Core:
Package | Downloads |
---|---|
JT808.DotNetty.Tcp
基于DotNetty实现的JT808DotNetty的Tcp服务 |
|
JT808.DotNetty.WebApi
基于DotNetty实现的JT808DotNetty的WebApi服务 |
|
JT808.DotNetty.Udp
基于DotNetty实现的JT808DotNetty的Udp服务 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.3.6 | 654 | 9/30/2021 |
2.3.5 | 545 | 8/31/2021 |
2.3.4 | 610 | 7/30/2021 |
2.3.3 | 623 | 6/29/2021 |
2.3.3-preview5 | 252 | 5/24/2021 |
2.3.3-preview4 | 269 | 4/30/2021 |
2.3.3-preview3 | 271 | 4/22/2021 |
2.3.3-preview2 | 286 | 3/11/2021 |
2.3.3-preview1 | 260 | 1/24/2021 |
2.3.2 | 1,017 | 5/14/2020 |
2.3.1 | 870 | 12/21/2019 |
2.3.0 | 792 | 12/10/2019 |
2.2.2 | 754 | 11/11/2019 |
2.2.1 | 762 | 10/28/2019 |
2.2.1-preview1 | 467 | 10/18/2019 |
2.2.0 | 756 | 10/10/2019 |
2.2.0-preview1 | 461 | 9/6/2019 |
2.1.2 | 816 | 7/22/2019 |
1.2.0 | 896 | 6/3/2019 |
1.1.1 | 857 | 3/9/2019 |
1.1.0 | 934 | 2/20/2019 |
1.0.2 | 959 | 1/15/2019 |
1.0.1 | 919 | 1/11/2019 |
1.0.0 | 1,175 | 1/4/2019 |
基于DotNetty实现的JT808DotNetty的核心库