GenHTTP.Modules.Conversion 6.3.5

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.5
                    
NuGet\Install-Package GenHTTP.Modules.Conversion -Version 6.3.5
                    
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.5" />
                    
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.5" />
                    
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.5
                    
#r "nuget: GenHTTP.Modules.Conversion, 6.3.5"
                    
#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.5
                    
#: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.5
                    
Install as a Cake Addin
#tool nuget:?package=GenHTTP.Modules.Conversion&version=6.3.5
                    
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 (10)

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

Package Downloads
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.

GenHTTP.Modules.Protobuf

Allows to read and write responses in protobuf data format

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.5.0 671 2/17/2026
10.4.2 703 2/4/2026
10.4.1 462 2/2/2026
10.4.0 2,878 12/30/2025
10.3.0 2,336 12/19/2025
10.2.0 1,119 12/11/2025
10.1.2 762 12/10/2025
10.1.1 1,278 11/28/2025
10.1.0 1,386 11/20/2025
10.0.0 1,970 11/11/2025
9.8.0 2,478 7/9/2025
9.7.0 1,919 2/27/2025
9.6.2 2,420 1/31/2025
9.6.1 293 1/31/2025
9.6.0 951 1/22/2025
9.5.0 530 1/10/2025
9.4.0 639 12/20/2024
9.3.0 533 12/11/2024
9.2.0 748 11/29/2024
6.3.5 2,255 7/1/2022
Loading failed