HotChocolate.Server
10.5.5
.NET Standard 2.0
.NET Framework 4.6.1
dotnet add package HotChocolate.Server --version 10.5.5
NuGet\Install-Package HotChocolate.Server -Version 10.5.5
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="HotChocolate.Server" Version="10.5.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HotChocolate.Server --version 10.5.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: HotChocolate.Server, 10.5.5"
#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 HotChocolate.Server as a Cake Addin
#addin nuget:?package=HotChocolate.Server&version=10.5.5
// Install HotChocolate.Server as a Cake Tool
#tool nuget:?package=HotChocolate.Server&version=10.5.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This package contains server abstractions to implement a Hot Chcolate GraphQL server.
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. |
.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 is compatible. 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.
-
.NETFramework 4.6.1
- HotChocolate.Abstractions (>= 10.5.5)
- HotChocolate.Utilities (>= 10.5.5)
- System.IO.Pipelines (>= 4.5.3)
-
.NETStandard 2.0
- HotChocolate.Abstractions (>= 10.5.5)
- HotChocolate.Utilities (>= 10.5.5)
- System.IO.Pipelines (>= 4.5.3)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on HotChocolate.Server:
Package | Downloads |
---|---|
HotChocolate.AspNetCore.Abstractions
Contains the Hot Chocolate GraphQL middleware abstractions for ASP .Net core. |
|
HotChocolate.AspNetClassic.Abstractions
Contains the Hot Chocolate GraphQL middleware abstractions for ASP .Net framework. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
10.5.5 | 761,188 | 11/23/2020 |
10.5.4 | 10,287 | 11/18/2020 |
10.5.3 | 127,743 | 9/28/2020 |
10.5.2 | 321,399 | 7/28/2020 |
10.5.1 | 2,631 | 7/28/2020 |
10.5.0 | 7,693 | 7/27/2020 |
10.4.3 | 407,082 | 5/5/2020 |
10.4.2 | 64,720 | 4/20/2020 |
10.4.1 | 31,670 | 4/6/2020 |
10.4.0 | 32,026 | 3/18/2020 |
10.3.6 | 37,435 | 2/28/2020 |
10.3.5 | 51,578 | 1/13/2020 |
10.3.4 | 4,701 | 1/9/2020 |
10.3.3 | 2,390 | 1/9/2020 |
10.3.2 | 8,683 | 1/6/2020 |
10.3.1 | 6,098 | 12/31/2019 |
10.3.0 | 10,962 | 12/26/2019 |
10.2.0 | 30,780 | 10/31/2019 |
10.1.1 | 7,624 | 10/14/2019 |
10.1.0 | 56,858 | 9/13/2019 |
10.0.1 | 19,244 | 8/14/2019 |
10.0.0 | 2,880 | 8/14/2019 |
Release notes: https://github.com/ChilliCream/hotchocolate/releases/