Implementation of IHttpHandler (request handler) for ASP.NET Integrated Pipeline.
Info
| Version: | 1.0.30 |
| Author(s): | iolevel, peachpiecompiler |
| Last Update: | Wednesday, May 3, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/peachpiecompiler/peachpie |
| NuGet Url: | https://www.nuget.org/packages/Peachpie.RequestHandler |
Install
Install-Package Peachpie.RequestHandler
dotnet add package Peachpie.RequestHandler
paket add Peachpie.RequestHandler
Peachpie.RequestHandler Download (Unzip the "nupkg" after downloading)
Dependencies
- Peachpie.Library(>= 1.0.05)
- Peachpie.Runtime(>= 1.0.05)
- Mono.Posix-4.5(>= 4.5.0)
Tags