Hacker News new | ask | show | jobs
by geezerjay 2881 days ago
> Yes this runs of linux and macos now.

That's technically true, but unlike any framework that actually runs on linux asp.net stuff can only run on microsoft's kestrel webserver, which requires being behind a reverse proxy.

1 comments

There is no reason it cannot run as an apache fastcgi module. They are currently working on getting it to run in the W3WP working process on IIS/Windows.