I can not run the ASP.NET Core Template on linux . why ?
5 Answer(s)
-
0
Hi,
You cannot run it on Linux because currently it uses Full .Net Framework, not .NET Core. It uses ASP.NET Core but not uses .NET Core, those are different.
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
Is there any plan to switch it to .net core so it could be used on linux?
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
we are evaluating and investing on application platforms using asp.net core as our next release of web application product. Running on Linux is a requirement to us since that's the main reason to use asp.net core. please give us a clear schedule if possible. Thanks, Ken
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
The right place to see that is Github, i think.
<a class="postlink" href="https://github.com/aspnetboilerplate/aspnetboilerplate/issues/1485">https://github.com/aspnetboilerplate/as ... ssues/1485</a>
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
Hi @KennethChen,
We are planning to do it at the end of 2. quarter of 2017.
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image)