![]() |
VOOZH | about |
dotnet add package GenHTTP.Engine.Shared --version 10.5.3
NuGet\Install-Package GenHTTP.Engine.Shared -Version 10.5.3
<PackageReference Include="GenHTTP.Engine.Shared" Version="10.5.3" />
<PackageVersion Include="GenHTTP.Engine.Shared" Version="10.5.3" />Directory.Packages.props
<PackageReference Include="GenHTTP.Engine.Shared" />Project file
paket add GenHTTP.Engine.Shared --version 10.5.3
#r "nuget: GenHTTP.Engine.Shared, 10.5.3"
#:package GenHTTP.Engine.Shared@10.5.3
#addin nuget:?package=GenHTTP.Engine.Shared&version=10.5.3Install as a Cake Addin
#tool nuget:?package=GenHTTP.Engine.Shared&version=10.5.3Install as a Cake Tool
Provides functionality that can be used by a server engine implementation to reduce boilerplate code.
Implementing an engine to be used with the GenHTTP framework will usually involve the following steps:
IServer variantServerBuilderHost.Create()ServerHost provided by this library with your custom builderWithin your server implementation, you might want to
make use of the default interface implementations such
as ResponseBuilder, Response or the collections for
headers and queries.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 5 NuGet packages that depend on GenHTTP.Engine.Shared:
| Package | Downloads |
|---|---|
|
GenHTTP.Engine.Internal
Lightweight web server written in pure C# with few dependencies to 3rd-party libraries. |
|
|
GenHTTP.Engine.Kestrel
Web server engine based on Microsoft Kestrel that can be used to develop applications using the GenHTTP development framework |
|
|
GenHTTP.Adapters.AspNetCore
Adapter to run GenHTTP handlers within an ASP.NET Core app. |
|
|
Unhinged.GenHttp.Experimental
https://github.com/MDA2AV/Unhinged-GenHttp-Adapter |
|
|
GenHTTP.Adapters.WiredIO
Adapter to run GenHTTP handlers within an Wired.IO app. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 11.0.0-preview.18 | 64 | 6/10/2026 |
| 11.0.0-preview.17 | 61 | 6/10/2026 |
| 11.0.0-preview.16 | 65 | 6/8/2026 |
| 11.0.0-preview.15 | 70 | 6/4/2026 |
| 11.0.0-preview.14 | 63 | 6/4/2026 |
| 11.0.0-preview.13 | 61 | 6/4/2026 |
| 11.0.0-preview.12 | 64 | 6/2/2026 |
| 11.0.0-preview.11 | 68 | 5/29/2026 |
| 11.0.0-preview.10 | 74 | 5/28/2026 |
| 11.0.0-preview.9 | 109 | 5/28/2026 |
| 11.0.0-preview.8 | 69 | 5/26/2026 |
| 11.0.0-preview.7 | 73 | 5/19/2026 |
| 11.0.0-preview.6 | 78 | 3/9/2026 |
| 11.0.0-preview.5 | 84 | 3/9/2026 |
| 11.0.0-preview.4 | 60 | 3/7/2026 |
| 11.0.0-preview.3 | 62 | 3/7/2026 |
| 11.0.0-preview.2 | 75 | 3/6/2026 |
| 10.5.3 | 385 | 5/2/2026 |
| 10.5.2 | 726 | 4/30/2026 |
| 10.5.1 | 317 | 4/27/2026 |