Page 1 of 1
Run ASP under LINUX?
Posted: Thu Apr 16, 2015 9:02 am
by ethanmoore74
Is it possible to run ASP under LINUX?
Re: Run ASP under LINUX?
Posted: Tue Apr 21, 2015 9:31 am
by millerconnor85
It depends what specific .NET technologies you're using.
Re: Run ASP under LINUX?
Posted: Fri Apr 24, 2015 9:28 am
by cherihanechereez
Use K pack tool
K is a pack of tools / assemblies and command line utilities that help to compile and host / run the new ASP.NET 5 (and console application). K creates an abstraction between the new ASP.NET framework and the .NET framework, with which ASP.NET 5 can be developed, compiled and hosted on Windows, Linux and Mac (using the .NET framework on Windows and Mono runtime on Mac / Linux).