GenHTTP.Adapters.AspNetCore 9.7.0

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

Adapter to run GenHTTP handlers within an ASP.NET Core app.

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on GenHTTP.Adapters.AspNetCore:

Package Downloads
GenHTTP.Engine.Kestrel

Lightweight web server written in pure C# with few dependencies to 3rd-party libraries.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.7.0 133 a month ago
9.6.2 126 2 months ago
9.6.0 177 3 months ago
9.5.0 155 3 months ago
9.4.0 167 4 months ago
9.3.0 140 4 months ago
9.2.0 125 4 months ago