ChilliCream.Nitro.Core
16.0.0-preview.23
Prefix Reserved
This is a prerelease version of ChilliCream.Nitro.Core.
dotnet add package ChilliCream.Nitro.Core --version 16.0.0-preview.23
NuGet\Install-Package ChilliCream.Nitro.Core -Version 16.0.0-preview.23
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="ChilliCream.Nitro.Core" Version="16.0.0-preview.23" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ChilliCream.Nitro.Core" Version="16.0.0-preview.23" />
<PackageReference Include="ChilliCream.Nitro.Core" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ChilliCream.Nitro.Core --version 16.0.0-preview.23
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ChilliCream.Nitro.Core, 16.0.0-preview.23"
#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.
#:package ChilliCream.Nitro.Core@16.0.0-preview.23
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ChilliCream.Nitro.Core&version=16.0.0-preview.23&prerelease
#tool nuget:?package=ChilliCream.Nitro.Core&version=16.0.0-preview.23&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Contains the core runtime components of Nitro for HotChocolate
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. 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. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- ChilliCream.Nitro.Abstractions (>= 16.0.0-preview.23)
- ChilliCream.Nitro.Telemetry (>= 16.0.0-preview.23)
- HotChocolate.Adapters.Mcp.Core (>= 16.0.0-rc.1.5)
- HotChocolate.Adapters.Mcp.Packaging (>= 16.0.0-rc.1.5)
- HotChocolate.Adapters.OpenApi.Core (>= 16.0.0-rc.1.5)
- HotChocolate.Adapters.OpenApi.Packaging (>= 16.0.0-rc.1.5)
- HotChocolate.Execution.Abstractions (>= 16.0.0-rc.1.5)
- HotChocolate.PersistedOperations.Abstractions (>= 16.0.0-rc.1.5)
- HotChocolate.Transport.Http (>= 16.0.0-rc.1.5)
- HotChocolate.Types.Abstractions (>= 16.0.0-rc.1.5)
- Microsoft.AspNetCore.Http (>= 2.3.0)
- Microsoft.Extensions.Caching.Memory (>= 10.0.0)
- Microsoft.Extensions.Hosting (>= 10.0.0)
- Microsoft.Extensions.Http (>= 10.0.0)
- OpenTelemetry.Api (>= 1.12.0)
- OpenTelemetry.Exporter.OpenTelemetryProtocol (>= 1.12.0)
-
net8.0
- ChilliCream.Nitro.Abstractions (>= 16.0.0-preview.23)
- ChilliCream.Nitro.Telemetry (>= 16.0.0-preview.23)
- HotChocolate.Adapters.Mcp.Core (>= 16.0.0-rc.1.5)
- HotChocolate.Adapters.Mcp.Packaging (>= 16.0.0-rc.1.5)
- HotChocolate.Adapters.OpenApi.Core (>= 16.0.0-rc.1.5)
- HotChocolate.Adapters.OpenApi.Packaging (>= 16.0.0-rc.1.5)
- HotChocolate.Execution.Abstractions (>= 16.0.0-rc.1.5)
- HotChocolate.PersistedOperations.Abstractions (>= 16.0.0-rc.1.5)
- HotChocolate.Transport.Http (>= 16.0.0-rc.1.5)
- HotChocolate.Types.Abstractions (>= 16.0.0-rc.1.5)
- Microsoft.AspNetCore.Http (>= 2.3.0)
- Microsoft.Extensions.Caching.Memory (>= 8.0.1)
- Microsoft.Extensions.Hosting (>= 8.0.1)
- Microsoft.Extensions.Http (>= 8.0.1)
- OpenTelemetry.Api (>= 1.12.0)
- OpenTelemetry.Exporter.OpenTelemetryProtocol (>= 1.12.0)
- System.Linq.Async (>= 6.0.3)
-
net9.0
- ChilliCream.Nitro.Abstractions (>= 16.0.0-preview.23)
- ChilliCream.Nitro.Telemetry (>= 16.0.0-preview.23)
- HotChocolate.Adapters.Mcp.Core (>= 16.0.0-rc.1.5)
- HotChocolate.Adapters.Mcp.Packaging (>= 16.0.0-rc.1.5)
- HotChocolate.Adapters.OpenApi.Core (>= 16.0.0-rc.1.5)
- HotChocolate.Adapters.OpenApi.Packaging (>= 16.0.0-rc.1.5)
- HotChocolate.Execution.Abstractions (>= 16.0.0-rc.1.5)
- HotChocolate.PersistedOperations.Abstractions (>= 16.0.0-rc.1.5)
- HotChocolate.Transport.Http (>= 16.0.0-rc.1.5)
- HotChocolate.Types.Abstractions (>= 16.0.0-rc.1.5)
- Microsoft.AspNetCore.Http (>= 2.3.0)
- Microsoft.Extensions.Caching.Memory (>= 9.0.4)
- Microsoft.Extensions.Hosting (>= 9.0.2)
- Microsoft.Extensions.Http (>= 9.0.2)
- OpenTelemetry.Api (>= 1.12.0)
- OpenTelemetry.Exporter.OpenTelemetryProtocol (>= 1.12.0)
- System.Linq.Async (>= 6.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 16.0.0-preview.23 | 5,343 | 3/24/2026 |
| 16.0.0-preview.22 | 1,168 | 3/12/2026 |
| 16.0.0-preview.21 | 74 | 3/10/2026 |
| 16.0.0-preview.20 | 3,518 | 2/18/2026 |
| 16.0.0-preview.19 | 1,548 | 1/28/2026 |
| 16.0.0-preview.18 | 73 | 1/27/2026 |
| 16.0.0-preview.17 | 117 | 1/27/2026 |
| 16.0.0-preview.16 | 783 | 11/29/2025 |
| 16.0.0-preview.15 | 1,142 | 11/18/2025 |
| 16.0.0-preview.14 | 291 | 11/9/2025 |
| 16.0.0-preview.12 | 3,199 | 9/1/2025 |
| 16.0.0-preview.9 | 197 | 8/29/2025 |
| 16.0.0-preview.8 | 227 | 8/28/2025 |
| 16.0.0-preview.7 | 213 | 8/28/2025 |
| 16.0.0-preview.6 | 241 | 8/27/2025 |