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 |
---|---|
.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.
-
.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 | 666,028 | 11/23/2020 |
10.5.4 | 9,575 | 11/18/2020 |
10.5.3 | 124,335 | 9/28/2020 |
10.5.2 | 302,428 | 7/28/2020 |
10.5.1 | 1,920 | 7/28/2020 |
10.5.0 | 6,762 | 7/27/2020 |
10.4.3 | 391,873 | 5/5/2020 |
10.4.2 | 63,729 | 4/20/2020 |
10.4.1 | 29,307 | 4/6/2020 |
10.4.0 | 31,171 | 3/18/2020 |
10.3.6 | 35,654 | 2/28/2020 |
10.3.5 | 50,624 | 1/13/2020 |
10.3.4 | 4,051 | 1/9/2020 |
10.3.3 | 1,757 | 1/9/2020 |
10.3.2 | 7,779 | 1/6/2020 |
10.3.1 | 5,245 | 12/31/2019 |
10.3.0 | 10,336 | 12/26/2019 |
10.2.0 | 29,817 | 10/31/2019 |
10.1.1 | 6,804 | 10/14/2019 |
10.1.0 | 56,161 | 9/13/2019 |
10.0.1 | 18,350 | 8/14/2019 |
10.0.0 | 2,041 | 8/14/2019 |
Release notes: https://github.com/ChilliCream/hotchocolate/releases/