GenHTTP.Modules.Practices 11.0.0-preview.7

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

GenHTTP.Modules.Practices

This package allows to configure a IServerHost for best practices in webservice development such as compression eTag handling or security hardenings.

For examples and details, 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.Practices:

Package Downloads
GenHTTP.Testing

Provides testing support for GenHTTP projects

GenHTTP.Core.Kestrel

Basic dependencies for projects using the GenHTTP framework, combined with the Kestrel HTTP engine to serve requests

GenHTTP.Playground

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
11.0.0-preview.7 27 5/19/2026
10.5.3 115 5/2/2026
10.5.2 404 4/30/2026
10.5.1 244 4/27/2026
10.5.0 2,336 2/17/2026
10.4.2 490 2/4/2026
10.4.1 247 2/2/2026
10.4.0 4,292 12/30/2025
10.3.0 3,707 12/19/2025
10.2.0 916 12/11/2025
10.1.2 592 12/10/2025
10.1.1 1,236 11/28/2025
10.1.0 1,266 11/20/2025
10.0.0 1,860 11/11/2025
9.8.0 1,980 7/9/2025
9.7.0 1,883 2/27/2025
9.6.2 2,305 1/31/2025
9.6.0 863 1/22/2025
9.5.0 463 1/10/2025
9.4.0 573 12/20/2024
Loading failed