GenHTTP.Modules.Layouting 10.4.2

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

GenHTTP.Modules.Layouting

This package provides a way to structure your application into logical segments.

For examples and details, please refer to the documentation.

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 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 (14)

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

Package Downloads
GenHTTP.Core

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

GenHTTP.Modules.Webservices

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

GenHTTP.Modules.Functional

Allows to handle requests in a functional manner.

GenHTTP.Modules.Controllers

Allows to use controllers to handle incoming requests.

GenHTTP.Modules.Websites

Allows to design and serve web applications to clients.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on GenHTTP.Modules.Layouting:

Repository Stars
PCL-Community/PCL.Neo
一个用 Avalonia 重写的 PCL
Version Downloads Last Updated
10.4.2 402 2/4/2026
10.4.1 295 2/2/2026
10.4.0 2,085 12/30/2025
10.3.0 1,585 12/19/2025
10.2.0 917 12/11/2025
10.1.2 657 12/10/2025
10.1.1 918 11/28/2025
10.1.0 1,102 11/20/2025
10.0.0 1,759 11/11/2025
9.8.0 2,149 7/9/2025
9.7.0 1,860 2/27/2025
9.6.2 2,368 1/31/2025
9.6.0 977 1/22/2025
9.5.0 533 1/10/2025
9.4.0 644 12/20/2024
9.3.0 492 12/11/2024
9.2.1 552 12/3/2024
9.2.0 604 11/29/2024
9.1.0 1,154 11/22/2024
9.0.0 829 11/13/2024
Loading failed