![]() |
VOOZH | about |
dotnet add package GenHTTP.Api --version 10.5.3
NuGet\Install-Package GenHTTP.Api -Version 10.5.3
<PackageReference Include="GenHTTP.Api" Version="10.5.3" />
<PackageVersion Include="GenHTTP.Api" Version="10.5.3" />Directory.Packages.props
<PackageReference Include="GenHTTP.Api" />Project file
paket add GenHTTP.Api --version 10.5.3
#r "nuget: GenHTTP.Api, 10.5.3"
#:package GenHTTP.Api@10.5.3
#addin nuget:?package=GenHTTP.Api&version=10.5.3Install as a Cake Addin
#tool nuget:?package=GenHTTP.Api&version=10.5.3Install as a Cake Tool
This package provides all public types that are required to develop new modules for the GenHTTP application framework.
New modules should only rely on the API and other modules that they need to provide their functionality.
New types may be added to the API if they are used by a large number of
different modules (think IResource or IUser).
The API is segmented into the following sections and namespaces:
| Namespace | Description |
|---|---|
| Protocol | Defines the basic HTTP types, such as IRequest or IResponse. |
| Content | Adds the IHandler / IConcern model and core concepts that are shared by multiple modules (such as IResource or IUser). |
| Routing | Adds the routing model and its basic implementation. |
| Infrastructure | Defines the basic properties of a server, independent from the engine implementing it. |
| 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.Api:
| Package | Downloads |
|---|---|
|
GenHTTP.Core
Basic dependencies for projects using the GenHTTP framework, including the engine itself |
|
|
GenHTTP.Modules.Core
Core modules of the GenHTTP webserver. Provides basic features such as navigation, layouting, static content or downloads. |
|
|
GenHTTP.Modules.IO
Provides IO resources such as files to requesting clients |
|
|
GenHTTP.Modules.Basics
Provides basic services such as redirects |
|
|
GenHTTP.Modules.Pages
Allows to generate and serve HTML pages |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 11.0.0-preview.18 | 205 | 6/10/2026 |
| 11.0.0-preview.17 | 200 | 6/10/2026 |
| 11.0.0-preview.16 | 202 | 6/8/2026 |
| 11.0.0-preview.15 | 210 | 6/4/2026 |
| 11.0.0-preview.14 | 197 | 6/4/2026 |
| 11.0.0-preview.13 | 202 | 6/4/2026 |
| 11.0.0-preview.12 | 204 | 6/2/2026 |
| 11.0.0-preview.11 | 209 | 5/29/2026 |
| 11.0.0-preview.10 | 208 | 5/28/2026 |
| 11.0.0-preview.9 | 232 | 5/28/2026 |
| 11.0.0-preview.8 | 203 | 5/26/2026 |
| 11.0.0-preview.7 | 210 | 5/19/2026 |
| 11.0.0-preview.6 | 92 | 3/9/2026 |
| 11.0.0-preview.5 | 83 | 3/9/2026 |
| 11.0.0-preview.4 | 80 | 3/7/2026 |
| 11.0.0-preview.3 | 70 | 3/7/2026 |
| 11.0.0-preview.2 | 81 | 3/6/2026 |
| 10.5.3 | 1,232 | 5/2/2026 |
| 10.5.2 | 1,286 | 4/30/2026 |
| 10.5.1 | 844 | 4/27/2026 |