Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
prodbro
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Show HN: SimpleW – Lightweight C# Web Server with optional addons
(simplew.net)
6 points
by
prodbro
9d ago
|
0 comments
2.
▲
by
prodbro
7mo ago
I'm still working on my Web Server Library .NET Core, the rewrite is almost finished (beta version) https://simplew.net/
3.
▲
by
prodbro
8mo ago
I'm still working on my Web Server Library .NET Core I'm rewriting from scratch : https://simplew.net/v26/
4.
▲
by
prodbro
9mo ago
I'm still working on my Web Server Library .NET Core https://stratdev3.github.io/SimpleW/ I'm rewriting from scratch : https://github.com/stratdev3/SimpleW/releases/tag/RE
5.
▲
by
prodbro
11mo ago
I'm working on my side project on my free time, a web server library .NET Core https://stratdev3.github.io/SimpleW/
6.
▲
by
prodbro
1y ago
VitePress saved my day. The default template is great and everything in VitePress has been thinking to create documentation. Very nice project.
7.
▲
by
prodbro
1y ago
> There's also Fast Endpoints[1] thank for the pointer ! The syntax seems cool and comprehensive, i like it. I made some test and like its name, it is very fast : performances are closed to SimpleW, just a little bellow. But its mem
8.
▲
by
prodbro
1y ago
> There are probably some optimizations to improve the Kestrel You're right. To be fair, i have to run many other benchmarks including one with the best recommanded optimizations for each projects. a little time consuming but define
9.
▲
by
prodbro
1y ago
> those opinions most sense for VAST majority of their users I have a much more nuanced view. I think that ASP.Net is the de facto standard for being backed by Microsoft since many years. From the gold time when ASP means IIS to now when
10.
▲
by
prodbro
1y ago
> I hate when someone's software advertises itself as 'blazingly fast' and then provides NO DATA to back up the claim agree, that's why there is a performance benchmark at https://stratdev3.github.io/S
11.
▲
by
prodbro
1y ago
> Does this mean a developer doesn't have to install nginx or iis ? author here. You don't have to keep it behind a reverse proxy like nginx. But you can, especially if you have multiple APIs and you want to keep thing separate
12.
▲
by
prodbro
1y ago
> ASP.NET Core is one of the best web frameworks I don't think so. The fact is there are very few dotnet web servers. ASP.NET Core is supported by the owner of the dotnet langage who is also the M of the GAFAM. There is some place i
13.
▲
by
prodbro
1y ago
> The library's tagline says "Powerfully Simple. Blazingly Fast." > Joking aside author here. I agree with your remark ^^ Each time i read some news about a new framework with tag "blazingly fast", i'm th
14.
▲
by
prodbro
1y ago
author here. that's the reason why i start the project. I had time and wanted something simple as my needs.
15.
▲
by
prodbro
1y ago
author here. I wanted to start with something small where I could read or write the code in a reasonable amount of time. My usage was, and still is, for low traffic. I don't intend to replace the Kestrel beast. Just a framework you can
16.
▲
SimpleW – Web Server Library .NET Core
(github.com)
59 points
by
prodbro
1y ago
|
79 comments