GenHTTP.Modules.IO 9.8.0

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

Provides IO resources such as files to requesting clients

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 was computed.  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 (37)

Showing the top 5 NuGet packages that depend on GenHTTP.Modules.IO:

Package Downloads
GenHTTP.Core

Basic dependencies for projects using the GenHTTP framework, including the engine itself

GenHTTP.Modules.Pages

Allows to generate and serve HTML pages

GenHTTP.Modules.Conversion

Allows to read and write responses in additional data formats such as JSON or XML

GenHTTP.Modules.Practices

Best practices to configure a GenHTTP webserver instance for production

GenHTTP.Modules.Security

Adds security features to web applications such as secure upgrade modes or strict transport policies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
11.0.0-preview.6 43 3/9/2026
11.0.0-preview.5 49 3/9/2026
11.0.0-preview.4 42 3/7/2026
11.0.0-preview.3 42 3/7/2026
11.0.0-preview.2 49 3/6/2026
11.0.0-preview.1 41 3/5/2026
10.5.0 950 2/17/2026
10.4.2 989 2/4/2026
10.4.1 743 2/2/2026
10.4.0 3,170 12/30/2025
10.3.0 2,671 12/19/2025
10.2.0 1,389 12/11/2025
10.1.2 1,080 12/10/2025
10.1.1 1,618 11/28/2025
10.1.0 1,687 11/20/2025
10.0.0 2,234 11/11/2025
9.8.0 2,567 7/9/2025
9.7.0 1,974 2/27/2025
9.6.2 2,471 1/31/2025
9.6.1 272 1/31/2025
Loading failed