GenHTTP.Modules.Functional 11.0.0-preview.12

This is a prerelease version of GenHTTP.Modules.Functional.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package GenHTTP.Modules.Functional --version 11.0.0-preview.12
                    
NuGet\Install-Package GenHTTP.Modules.Functional -Version 11.0.0-preview.12
                    
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="11.0.0-preview.12" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GenHTTP.Modules.Functional" Version="11.0.0-preview.12" />
                    
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 11.0.0-preview.12
                    
#r "nuget: GenHTTP.Modules.Functional, 11.0.0-preview.12"
                    
#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@11.0.0-preview.12
                    
#: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=11.0.0-preview.12&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=GenHTTP.Modules.Functional&version=11.0.0-preview.12&prerelease
                    
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 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
GenHTTP.Modules.DependencyInjection

Enables dependency injection for all framework services.

MockH

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

PrismBot.SDK

PrismBot's SDK

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
11.0.0-preview.15 0 6/4/2026
11.0.0-preview.14 23 6/4/2026
11.0.0-preview.13 26 6/4/2026
11.0.0-preview.12 35 6/2/2026
11.0.0-preview.11 47 5/29/2026
11.0.0-preview.10 60 5/28/2026
11.0.0-preview.9 68 5/28/2026
11.0.0-preview.8 60 5/26/2026
11.0.0-preview.7 52 5/19/2026
10.5.3 214 5/2/2026
10.5.2 208 4/30/2026
10.5.1 137 4/27/2026
10.5.0 1,821 2/17/2026
10.4.2 315 2/4/2026
10.4.1 146 2/2/2026
10.4.0 3,068 12/30/2025
10.3.0 2,267 12/19/2025
10.2.0 301 12/11/2025
10.1.2 496 12/10/2025
10.1.1 279 11/28/2025
Loading failed