JT808.DotNetty.Core
2.3.1
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 JT808.DotNetty.Core --version 2.3.1
NuGet\Install-Package JT808.DotNetty.Core -Version 2.3.1
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.1" />
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.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: JT808.DotNetty.Core, 2.3.1"
#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.1 // Install JT808.DotNetty.Core as a Cake Tool #tool nuget:?package=JT808.DotNetty.Core&version=2.3.1
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 was computed. 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. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.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)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- DotNetty.Codecs (>= 0.6.0)
- DotNetty.Codecs.Http (>= 0.6.0)
- DotNetty.Handlers (>= 0.6.0)
- DotNetty.Transport.Libuv (>= 0.6.0)
- JT808.DotNetty.Abstractions (>= 2.3.1)
- Microsoft.Extensions.Hosting.Abstractions (>= 3.1.0)
- Microsoft.Extensions.Options (>= 3.1.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 3.1.0)
- System.Text.Json (>= 4.7.0)
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 | 2,227 | 9/30/2021 |
2.3.5 | 1,968 | 8/31/2021 |
2.3.4 | 2,158 | 7/30/2021 |
2.3.3 | 2,126 | 6/29/2021 |
2.3.3-preview5 | 1,581 | 5/24/2021 |
2.3.3-preview4 | 1,572 | 4/30/2021 |
2.3.3-preview3 | 1,734 | 4/22/2021 |
2.3.3-preview2 | 1,736 | 3/11/2021 |
2.3.3-preview1 | 1,607 | 1/24/2021 |
2.3.2 | 2,697 | 5/14/2020 |
2.3.1 | 2,427 | 12/21/2019 |
2.3.0 | 2,289 | 12/10/2019 |
2.2.2 | 2,336 | 11/11/2019 |
2.2.1 | 2,235 | 10/28/2019 |
2.2.1-preview1 | 1,954 | 10/18/2019 |
2.2.0 | 2,271 | 10/10/2019 |
2.2.0-preview1 | 1,957 | 9/6/2019 |
2.1.2 | 2,407 | 7/22/2019 |
1.2.0 | 2,462 | 6/3/2019 |
1.1.1 | 2,388 | 3/9/2019 |
1.1.0 | 2,408 | 2/20/2019 |
1.0.2 | 2,549 | 1/15/2019 |
1.0.1 | 2,407 | 1/11/2019 |
1.0.0 | 2,906 | 1/4/2019 |
基于DotNetty实现的JT808DotNetty的核心库