GenHTTP.Modules.Conversion 6.3.0

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

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

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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 was computed.  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 (12)

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

Package Downloads
GenHTTP.Modules.ErrorHandling

Allows to render custom error pages

GenHTTP.Modules.Webservices

Module to add REST-based webservices to a GenHTTP project.

GenHTTP.Modules.Reflection

Allows to add reflection-based providers

GenHTTP.Modules.Functional

Allows to handle requests in a functional manner.

GenHTTP.Modules.Controllers

Allows to use controllers to handle incoming requests.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
11.0.0-preview.18 77 6/10/2026
11.0.0-preview.17 73 6/10/2026
11.0.0-preview.16 119 6/8/2026
11.0.0-preview.15 129 6/4/2026
11.0.0-preview.14 121 6/4/2026
11.0.0-preview.13 119 6/4/2026
11.0.0-preview.12 122 6/2/2026
11.0.0-preview.11 130 5/29/2026
11.0.0-preview.10 136 5/28/2026
11.0.0-preview.9 160 5/28/2026
11.0.0-preview.8 127 5/26/2026
11.0.0-preview.7 131 5/19/2026
10.5.3 782 5/2/2026
10.5.2 853 4/30/2026
10.5.1 499 4/27/2026
10.5.0 3,757 2/17/2026
10.4.2 749 2/4/2026
10.4.1 495 2/2/2026
10.4.0 5,460 12/30/2025
6.3.0 836 12/20/2021
Loading failed