Run ASP under LINUX?

Description of your first forum.
Post Reply
ethanmoore74
Posts: 6
Joined: Wed Jan 21, 2015 5:07 pm

Run ASP under LINUX?

Post by ethanmoore74 » Thu Apr 16, 2015 9:02 am

Is it possible to run ASP under LINUX?

millerconnor85
Posts: 7
Joined: Wed Jan 21, 2015 5:15 pm

Re: Run ASP under LINUX?

Post by millerconnor85 » Tue Apr 21, 2015 9:31 am

It depends what specific .NET technologies you're using.

cherihanechereez
Posts: 4
Joined: Wed Jan 21, 2015 4:56 pm

Re: Run ASP under LINUX?

Post by cherihanechereez » Fri Apr 24, 2015 9:28 am

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).

Post Reply