GenHTTP.Api
10.0.0
dotnet add package GenHTTP.Api --version 10.0.0
NuGet\Install-Package GenHTTP.Api -Version 10.0.0
<PackageReference Include="GenHTTP.Api" Version="10.0.0" />
<PackageVersion Include="GenHTTP.Api" Version="10.0.0" />
<PackageReference Include="GenHTTP.Api" />
paket add GenHTTP.Api --version 10.0.0
#r "nuget: GenHTTP.Api, 10.0.0"
#:package GenHTTP.Api@10.0.0
#addin nuget:?package=GenHTTP.Api&version=10.0.0
#tool nuget:?package=GenHTTP.Api&version=10.0.0
GenHTTP.API
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 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
- No dependencies.
-
net8.0
- No dependencies.
-
net9.0
- No dependencies.
NuGet packages (59)
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.Basics
Provides basic services such as redirects |
|
|
GenHTTP.Modules.IO
Provides IO resources such as files to requesting clients |
|
|
GenHTTP.Modules.Pages
Allows to generate and serve HTML pages |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.0.0 | 804 | 11/11/2025 |
| 9.8.0 | 2,338 | 7/12/2025 |
| 9.7.0 | 1,867 | 2/27/2025 |
| 9.6.2 | 2,501 | 1/31/2025 |
| 9.6.1 | 315 | 1/31/2025 |
| 9.6.0 | 1,201 | 1/22/2025 |
| 9.5.0 | 799 | 1/10/2025 |
| 9.4.0 | 880 | 12/20/2024 |
| 9.3.0 | 792 | 12/11/2024 |
| 9.2.0 | 1,035 | 11/29/2024 |
| 9.1.0 | 1,333 | 11/22/2024 |
| 9.0.0 | 1,085 | 11/13/2024 |
| 8.6.0 | 3,054 | 7/1/2024 |
| 8.5.0 | 2,188 | 6/4/2024 |
| 8.4.1 | 400 | 5/31/2024 |
| 8.4.0 | 1,272 | 5/28/2024 |
| 8.3.0 | 2,356 | 4/23/2024 |
| 8.2.0 | 2,223 | 3/12/2024 |
| 8.1.1 | 1,456 | 2/26/2024 |
| 8.1.0 | 1,898 | 1/4/2024 |
| 8.0.0 | 2,469 | 11/23/2023 |
| 7.0.0 | 2,469 | 7/3/2023 |
| 6.4.0 | 11,932 | 8/23/2022 |
| 6.3.5 | 5,994 | 7/1/2022 |
| 6.3.4 | 5,152 | 4/26/2022 |
| 6.3.3 | 4,960 | 2/21/2022 |
| 6.3.2 | 4,868 | 1/24/2022 |
| 6.3.1 | 2,999 | 12/21/2021 |
| 6.3.0 | 2,970 | 12/20/2021 |
| 6.2.0 | 3,393 | 12/3/2021 |
| 6.1.0 | 8,351 | 11/24/2021 |
| 6.0.1 | 739 | 11/22/2021 |
| 6.0.0 | 3,118 | 11/9/2021 |
| 5.2.0 | 5,520 | 1/18/2021 |
| 5.1.0 | 4,410 | 12/13/2020 |
| 5.0.0 | 3,825 | 11/20/2020 |
| 4.1.0 | 5,086 | 10/22/2020 |
| 4.0.0 | 5,672 | 10/5/2020 |
| 3.2.2 | 105,166 | 9/15/2020 |
| 3.2.1 | 1,795 | 9/14/2020 |
| 3.2.0 | 1,700 | 9/7/2020 |
| 3.1.0 | 1,749 | 6/19/2020 |
| 3.0.3 | 2,055 | 4/24/2020 |
| 3.0.2 | 1,627 | 4/23/2020 |
| 3.0.1 | 1,650 | 4/21/2020 |
| 3.0.0 | 1,954 | 4/21/2020 |
| 2.11.0 | 1,676 | 4/1/2020 |
| 2.10.2 | 1,624 | 3/27/2020 |
| 2.10.1 | 1,782 | 3/18/2020 |
| 2.10.0 | 1,641 | 3/18/2020 |
| 2.9.0 | 1,963 | 3/11/2020 |
| 2.8.3 | 1,504 | 3/2/2020 |
| 2.8.2 | 1,466 | 3/2/2020 |
| 2.8.1 | 1,556 | 2/27/2020 |
| 2.8.0 | 1,462 | 2/21/2020 |
| 2.7.3 | 1,568 | 1/22/2020 |
| 2.7.2 | 1,497 | 1/20/2020 |
| 2.7.1 | 1,829 | 1/20/2020 |
| 2.7.0 | 1,715 | 1/17/2020 |
| 2.6.0 | 1,705 | 12/23/2019 |
| 2.5.0 | 1,607 | 11/13/2019 |
| 2.4.1 | 1,483 | 10/28/2019 |
| 2.4.0 | 1,493 | 10/28/2019 |
| 2.3.0 | 1,350 | 8/1/2019 |
| 2.2.0 | 1,473 | 4/13/2019 |
| 2.1.1 | 1,374 | 4/2/2019 |
| 2.1.0 | 1,426 | 4/2/2019 |
| 2.0.0 | 1,517 | 3/28/2019 |