RHttpServer 1.0.2.4
See the version list below for details.
dotnet add package RHttpServer --version 1.0.2.4
NuGet\Install-Package RHttpServer -Version 1.0.2.4
<PackageReference Include="RHttpServer" Version="1.0.2.4" />
paket add RHttpServer --version 1.0.2.4
#r "nuget: RHttpServer, 1.0.2.4"
// Install RHttpServer as a Cake Addin #addin nuget:?package=RHttpServer&version=1.0.2.4 // Install RHttpServer as a Cake Tool #tool nuget:?package=RHttpServer&version=1.0.2.4
RHttpServer is a simple server framework for creating powerful http servers for websites or APIs in a very simple manner
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. 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. |
-
.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 | 11,763 | 3/16/2020 | |
5.2.0 | 1,554 | 3/1/2020 | |
5.1.0 | 3,069 | 2/22/2020 | |
5.0.0 | 1,475 | 2/21/2020 | |
4.0.2 | 13,471 | 9/23/2019 | |
4.0.1 | 1,464 | 9/16/2019 | |
4.0.0 | 4,775 | 4/29/2019 | |
3.5.2 | 5,973 | 9/12/2018 | |
3.5.1 | 1,667 | 9/7/2018 | |
3.5.0 | 1,838 | 8/17/2018 | |
3.4.0 | 1,739 | 8/15/2018 | |
3.3.0 | 1,797 | 8/13/2018 | |
3.2.2 | 1,851 | 8/6/2018 | |
3.2.1 | 2,057 | 6/27/2018 | |
3.2.0 | 2,697 | 6/26/2018 | |
3.1.0 | 2,866 | 5/20/2018 | |
3.0.0 | 5,788 | 3/26/2018 | |
2.0.5 | 2,853 | 10/16/2017 | |
2.0.4 | 1,934 | 10/16/2017 | |
2.0.3 | 2,468 | 5/13/2017 | |
2.0.2 | 2,527 | 4/27/2017 | |
2.0.1 | 2,522 | 4/23/2017 | |
2.0.0 | 2,552 | 4/12/2017 | |
1.0.4.4 | 1,949 | 1/25/2017 | |
1.0.4.3 | 2,017 | 1/24/2017 | |
1.0.4.2 | 1,974 | 1/9/2017 | |
1.0.4.1 | 2,230 | 12/12/2016 | |
1.0.4 | 2,153 | 12/12/2016 | |
1.0.3.9 | 1,966 | 12/9/2016 | |
1.0.3.8 | 1,889 | 12/3/2016 | |
1.0.3.7 | 2,268 | 11/8/2016 | |
1.0.3.6 | 1,967 | 10/25/2016 | |
1.0.3.5 | 1,890 | 10/13/2016 | |
1.0.3.4 | 2,075 | 10/5/2016 | |
1.0.3.3 | 1,980 | 9/27/2016 | |
1.0.3.2 | 2,023 | 9/25/2016 | |
1.0.3.1 | 2,094 | 9/22/2016 | |
1.0.3 | 2,119 | 9/22/2016 | |
1.0.2.11 | 2,230 | 9/17/2016 | |
1.0.2.10 | 1,989 | 9/14/2016 | |
1.0.2.9 | 1,909 | 9/14/2016 | |
1.0.2.8 | 2,273 | 9/13/2016 | |
1.0.2.7 | 1,885 | 9/12/2016 | |
1.0.2.6 | 1,917 | 9/12/2016 | |
1.0.2.5 | 1,922 | 9/12/2016 | |
1.0.2.4 | 2,224 | 9/11/2016 | |
1.0.2.3 | 1,879 | 9/11/2016 |
Fixed the filename of files send to clients