SimpleW – Web Server Library .NET Core
github.com
SimpleW – Web Server Library .NET Core
1–10 of 80 posts
Re: SimpleW – Web Server Library .NET Core
#2Re: SimpleW – Web Server Library .NET Core
#3ASP.NET Core is one of the best web frameworks, extremely modular and flexible. It's low level components (http server, routing) can be used as a foundation for new web frameworks.
Re: SimpleW – Web Server Library .NET Core
#4Does this mean a developer doesn't have to install nginx or iis ?
Re: SimpleW – Web Server Library .NET Core
#5Does this mean a developer doesn't have to install nginx or iis ?
Re: SimpleW – Web Server Library .NET Core
#6Does this mean a developer doesn't have to install nginx or iis ?
Re: SimpleW – Web Server Library .NET Core
#7Does this mean a developer doesn't have to install nginx or iis ?
Re: SimpleW – Web Server Library .NET Core
#8But why? ASP.NET Core is one of the best web frameworks, extremely modular and flexible. It's low level components (http server, routing) can be used as a foundation for new web frameworks.
That said I think some diversity / competition / cross-pollination should be welcomed in the .NET space.
Not a fair comparison but I’m glad Avalonia exists despite WPF, for example.
Re: SimpleW – Web Server Library .NET Core
#9Re: SimpleW – Web Server Library .NET Core
#10But why? ASP.NET Core is one of the best web frameworks, extremely modular and flexible. It's low level components (http server, routing) can be used as a foundation for new web frameworks.