GenHTTP.Engine.Kestrel
10.0.0
dotnet add package GenHTTP.Engine.Kestrel --version 10.0.0
NuGet\Install-Package GenHTTP.Engine.Kestrel -Version 10.0.0
<PackageReference Include="GenHTTP.Engine.Kestrel" Version="10.0.0" />
<PackageVersion Include="GenHTTP.Engine.Kestrel" Version="10.0.0" />
<PackageReference Include="GenHTTP.Engine.Kestrel" />
paket add GenHTTP.Engine.Kestrel --version 10.0.0
#r "nuget: GenHTTP.Engine.Kestrel, 10.0.0"
#:package GenHTTP.Engine.Kestrel@10.0.0
#addin nuget:?package=GenHTTP.Engine.Kestrel&version=10.0.0
#tool nuget:?package=GenHTTP.Engine.Kestrel&version=10.0.0
GenHTTP.Engine.Kestrel
This package provides the Kestrel server engine
to be used in GenHTTP applications.
You will typically reference the GenHTTP.Core.Kestrel meta
package instead, which features a reference to this
package.
For information on how to use the server within your projects, see the documentation.
Please note that you can use any sample provided by the documentation and just replace the core package to work with Kestrel instead of the internal engine.
For limitations and considerations regarding the engine to be used, see this comparison.
| 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. |
-
net10.0
- GenHTTP.Adapters.AspNetCore (>= 10.0.0)
- GenHTTP.Api (>= 10.0.0)
- GenHTTP.Engine.Shared (>= 10.0.0)
- GenHTTP.Modules.ErrorHandling (>= 10.0.0)
- GenHTTP.Modules.IO (>= 10.0.0)
-
net8.0
- GenHTTP.Adapters.AspNetCore (>= 10.0.0)
- GenHTTP.Api (>= 10.0.0)
- GenHTTP.Engine.Shared (>= 10.0.0)
- GenHTTP.Modules.ErrorHandling (>= 10.0.0)
- GenHTTP.Modules.IO (>= 10.0.0)
-
net9.0
- GenHTTP.Adapters.AspNetCore (>= 10.0.0)
- GenHTTP.Api (>= 10.0.0)
- GenHTTP.Engine.Shared (>= 10.0.0)
- GenHTTP.Modules.ErrorHandling (>= 10.0.0)
- GenHTTP.Modules.IO (>= 10.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on GenHTTP.Engine.Kestrel:
| Package | Downloads |
|---|---|
|
GenHTTP.Testing
Provides testing support for GenHTTP projects |
|
|
GenHTTP.Core.Kestrel
Basic dependencies for projects using the GenHTTP framework, combined with the Kestrel HTTP engine to serve requests |
GitHub repositories
This package is not used by any popular GitHub repositories.