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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
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.Udp
基于DotNetty实现的JT808DotNetty的Udp服务 |
|
JT808.DotNetty.WebApi
基于DotNetty实现的JT808DotNetty的WebApi服务 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.3.6 | 1,068 | 9/30/2021 |
2.3.5 | 975 | 8/31/2021 |
2.3.4 | 997 | 7/30/2021 |
2.3.3 | 1,040 | 6/29/2021 |
2.3.3-preview5 | 535 | 5/24/2021 |
2.3.3-preview4 | 614 | 4/30/2021 |
2.3.3-preview3 | 650 | 4/22/2021 |
2.3.3-preview2 | 607 | 3/11/2021 |
2.3.3-preview1 | 582 | 1/24/2021 |
2.3.2 | 1,507 | 5/14/2020 |
2.3.1 | 1,279 | 12/21/2019 |
2.3.0 | 1,231 | 12/10/2019 |
2.2.2 | 1,210 | 11/11/2019 |
2.2.1 | 1,182 | 10/28/2019 |
2.2.1-preview1 | 814 | 10/18/2019 |
2.2.0 | 1,178 | 10/10/2019 |
2.2.0-preview1 | 796 | 9/6/2019 |
2.1.2 | 1,215 | 7/22/2019 |
1.2.0 | 1,270 | 6/3/2019 |
1.1.1 | 1,261 | 3/9/2019 |
1.1.0 | 1,376 | 2/20/2019 |
1.0.2 | 1,417 | 1/15/2019 |
1.0.1 | 1,356 | 1/11/2019 |
1.0.0 | 1,611 | 1/4/2019 |
基于DotNetty实现的JT808DotNetty的核心库