GenHTTP.Modules.Functional 10.4.2

dotnet add package GenHTTP.Modules.Functional --version 10.4.2
                    
NuGet\Install-Package GenHTTP.Modules.Functional -Version 10.4.2
                    
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="GenHTTP.Modules.Functional" Version="10.4.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GenHTTP.Modules.Functional" Version="10.4.2" />
                    
Directory.Packages.props
<PackageReference Include="GenHTTP.Modules.Functional" />
                    
Project file
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 GenHTTP.Modules.Functional --version 10.4.2
                    
#r "nuget: GenHTTP.Modules.Functional, 10.4.2"
                    
#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 GenHTTP.Modules.Functional@10.4.2
                    
#: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=GenHTTP.Modules.Functional&version=10.4.2
                    
Install as a Cake Addin
#tool nuget:?package=GenHTTP.Modules.Functional&version=10.4.2
                    
Install as a Cake Tool

GenHTTP.Modules.Functional

This package allows to add web services to a GenHTTP application by using a lightweight, functional flavor.

For details and examples, please refer to the documentation.

Product 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.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on GenHTTP.Modules.Functional:

Package Downloads
MockH

Library to mock HTTP responses in an integration or acceptance test written in C#.

PrismBot.SDK

PrismBot's SDK

GenHTTP.Modules.DependencyInjection

Enables dependency injection for all framework services.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on GenHTTP.Modules.Functional:

Repository Stars
PCL-Community/PCL.Neo
一个用 Avalonia 重写的 PCL
Version Downloads Last Updated
10.4.2 153 2/4/2026
10.4.1 101 2/2/2026
10.4.0 1,444 12/30/2025
10.3.0 511 12/19/2025
10.2.0 253 12/11/2025
10.1.2 461 12/10/2025
10.1.1 230 11/28/2025
10.1.0 506 11/20/2025
10.0.0 1,377 11/11/2025
9.8.0 525 7/9/2025
9.7.0 659 2/27/2025
9.6.2 667 1/31/2025
9.6.0 418 1/22/2025
9.5.0 276 1/10/2025
9.4.0 275 12/20/2024
9.3.0 224 12/11/2024
9.2.0 343 11/29/2024
9.1.0 304 11/22/2024
9.0.0 459 11/13/2024
8.6.0 1,220 7/1/2024
Loading failed