top | item 17675500

(no title)

jonoc | 7 years ago

Yes this runs of linux and macos now. dotnetcore is multiplatform. It doesn't use Mono.

discuss

order

geezerjay|7 years 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.

sebazzz|7 years ago

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.