TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Running ASP.NET vNext on OS X and Linux

143 pointsby chillitomalmost 11 years ago

10 comments

itsboringalmost 11 years ago
I was reading that with a big smile on my face. They're doing a lot of stuff I've been wanting for a while, especially the web server agnosticism. My new LAMP stack: Linux, ASP.NET, Mono, PostgreSQL.
评论 #7803687 未加载
评论 #7803182 未加载
chillitomalmost 11 years ago
<a href="https://jabbrlive.blob.core.windows.net/jabbr-uploads/Screen_Shot_2014-05-26_at_192506_0a6a.png" rel="nofollow">https:&#x2F;&#x2F;jabbrlive.blob.core.windows.net&#x2F;jabbr-uploads&#x2F;Screen...</a><p>Followed Graeme&#x27;s instructions and after about 30 mins spent building the latest Mono I was quickly able to get ASP.vNext up and running on OSX.<p>Found one small mistake in the instructions, the switch --feed should be --source in the kpm restore step.
评论 #7801670 未加载
rbanffyalmost 11 years ago
Microsoft sponsoring a cross-platform application environment does not make much sense. Why would they do something that is bad for them in the long run? Why would it make sense for them to release it under an open-source license?<p>Can anyone imagine a compelling business case for this? I am not used to corporations being overly generous.
评论 #7801726 未加载
评论 #7802163 未加载
评论 #7801842 未加载
评论 #7803276 未加载
评论 #7801746 未加载
评论 #7803212 未加载
评论 #7801936 未加载
评论 #7803184 未加载
评论 #7801955 未加载
评论 #7802484 未加载
评论 #7801893 未加载
评论 #7802161 未加载
评论 #7803919 未加载
评论 #7801693 未加载
chillitomalmost 11 years ago
Also a Linux screenshot: <a href="https://jabbrlive.blob.core.windows.net/jabbr-uploads/clipboard_b875.png" rel="nofollow">https:&#x2F;&#x2F;jabbrlive.blob.core.windows.net&#x2F;jabbr-uploads&#x2F;clipbo...</a>
rcarmoalmost 11 years ago
Awesome. I started looking at vNext last week, and stopped short of trying it then due to lack of a Windows machine (which I&#x27;ve set up in the meantime). This will make it a lot easier to experiment with.
MichaelGGalmost 11 years ago
&gt; This is your ASP.NET vNext project file .. and not an angle bracket to be seen !<p>And no comments allowed, either! Changing formats to be hip is fun!
评论 #7803694 未加载
评论 #7802076 未加载
评论 #7802765 未加载
jqmalmost 11 years ago
Why exactly would I want this? What benefits does it provide? How is developing in a proprietary ecosystem...even if they do release it &quot;for Linux&quot; any better than developing in something like Python or Ruby?<p>Serious question. If there are real benefits I would love to know about them.
评论 #7804010 未加载
评论 #7803975 未加载
评论 #7803352 未加载
评论 #7802773 未加载
colinramsayalmost 11 years ago
There&#x27;s a few code samples here:<p><a href="https://github.com/aspnet/Home" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;aspnet&#x2F;Home</a><p>For some reason I can&#x27;t get the web ones to work (this is on OSX), I see:<p>System.DllNotFoundException: httpapi.dll
bkeroackalmost 11 years ago
This would be great news, except I trust Mono even less than I trust IIS. At least IIS is fast, even if it breaks in bizarre and opaque ways.
tphanalmost 11 years ago
Disappointing article. A console application isn&#x27;t ASP.NET.
评论 #7802112 未加载
评论 #7802133 未加载