RHttpServer 1.0.3.6
See the version list below for details.
dotnet add package RHttpServer --version 1.0.3.6
NuGet\Install-Package RHttpServer -Version 1.0.3.6
<PackageReference Include="RHttpServer" Version="1.0.3.6" />
<PackageVersion Include="RHttpServer" Version="1.0.3.6" />
<PackageReference Include="RHttpServer" />
paket add RHttpServer --version 1.0.3.6
#r "nuget: RHttpServer, 1.0.3.6"
#:package RHttpServer@1.0.3.6
#addin nuget:?package=RHttpServer&version=1.0.3.6
#tool nuget:?package=RHttpServer&version=1.0.3.6
RHttpServer is a simple server framework for creating powerful http(s) servers for websites with dynamic and static content, or APIs, in a very simple manner
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid10 is compatible. |
| MonoTouch | monotouch10 is compatible. |
| Xamarin.iOS | xamarinios10 is compatible. |
| Xamarin.Mac | xamarinmac20 is compatible. |
-
.NETFramework 4.5.2
- ServiceStack.Text (>= 4.5.0)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on RHttpServer:
| Package | Downloads |
|---|---|
|
Red.CookieSessions
Simple session management middleware for RedHttpServer. Uses cookies with authentication tokens |
|
|
Red.JwtSessions
Package Description |
|
|
Butterfly.Web.RedHttpServer
Implementation of Butterfly.Web for RedHttpServer (see https://github.com/rosenbjerg/Red) |
|
|
Red.HandlebarsRenderer
Extension for Red for rendering Handlebars templates as responses |
|
|
Red.EcsRenderer
Extension for Red for rendering .ecs files |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 5.2.1 | 16,634 | 3/16/2020 | |
| 5.2.0 | 1,885 | 3/1/2020 | |
| 5.1.0 | 3,529 | 2/22/2020 | |
| 5.0.0 | 1,793 | 2/21/2020 | |
| 4.0.2 | 14,646 | 9/23/2019 | |
| 4.0.1 | 1,771 | 9/16/2019 | |
| 4.0.0 | 5,315 | 4/29/2019 | |
| 3.5.2 | 6,561 | 9/12/2018 | |
| 3.5.1 | 1,982 | 9/7/2018 | |
| 3.5.0 | 2,165 | 8/17/2018 | |
| 3.4.0 | 2,109 | 8/15/2018 | |
| 3.3.0 | 2,141 | 8/13/2018 | |
| 3.2.2 | 2,321 | 8/6/2018 | |
| 3.2.1 | 2,674 | 6/27/2018 | |
| 3.2.0 | 3,227 | 6/26/2018 | |
| 3.1.0 | 3,580 | 5/20/2018 | |
| 3.0.0 | 6,707 | 3/26/2018 | |
| 2.0.5 | 3,675 | 10/16/2017 | |
| 2.0.4 | 2,641 | 10/16/2017 | |
| 1.0.3.6 | 2,449 | 10/25/2016 |
Minor fixes