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.

.NET Support on Heroku

86 pointsby runesoerensen6 months ago

11 comments

rtpg6 months ago
Heroku is still probably the platform that offers the most well built-out &quot;here&#x27;s all your operational needs for the first N years of your business&quot; system, without causing you to have to deal with a billion concepts.<p>I have found Heroku to be going downhill a lot, but after moving away from it I often feel a bit of regret from this decision. You get _so much_ operational niceness out of the box with Heroku.
评论 #42302598 未加载
评论 #42302917 未加载
评论 #42302896 未加载
评论 #42303074 未加载
评论 #42303835 未加载
评论 #42302958 未加载
paxys6 months ago
Huh, this wasn&#x27;t supported already? Wonder why they decided it was finally time to take the 30 minutes to create an official .NET buildpak now vs 10 years ago when it became cross-platform.
martinsnow6 months ago
Who&#x27;s using Heroku these days? The rug pull they managed back in the day akin to Travis ought to have lost them any goodwill.
评论 #42303444 未加载
latchkey6 months ago
CEO Bob Wise just left for Nvidia to run engineering and operations for DGX Cloud.<p><a href="https:&#x2F;&#x2F;www.linkedin.com&#x2F;feed&#x2F;update&#x2F;urn:li:activity:7267639829591416832&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.linkedin.com&#x2F;feed&#x2F;update&#x2F;urn:li:activity:7267639...</a>
holografix6 months ago
In a world of Google Cloud Run, which builds your app from a code base via build packs, streams logs, scales to zero and autoscales (regardless of container size&#x2F;price), provides SLI&#x2F;SLO monitoring and definition via point and click, integrates to pull requests on GitHub, directly connects to databases on GCP… the list goes on.<p>Why would you bother with Heroku?
评论 #42307863 未加载
评论 #42305969 未加载
评论 #42303164 未加载
评论 #42312641 未加载
dluan6 months ago
Happy (for the most part) long term heroku customer, this is great to see.
Kwpolska6 months ago
&gt; Developers can now build and deploy applications in C#, F#, and Visual Basic, using frameworks like ASP.NET Core and Blazor<p>Pretty sure you can&#x27;t build an ASP.NET Core app in Visual Basic.NET (as it lacks support for some modern language features the framework needs).
评论 #42304323 未加载
martinbaun6 months ago
I have so many great memories of my software just running in Heroku, unfortunately it was so easy to switch inbetween machines, that they could never lower their prices and thus it is just not competitive anymore. It costs way too much for a small website.
tuananh6 months ago
i remember deis. it&#x27;s just like heroku but self-hosted. the experience is pretty amazing.<p>then k8s happened. deis workflows adopts k8s but it&#x27;s never finished. deis team acquired by Microsoft not long after iirc.
matthewfcarlson6 months ago
Yawn- heroku used to be my go-to but hasn&#x27;t been for years.
评论 #42302409 未加载
评论 #42302776 未加载
评论 #42302452 未加载
eeixlk6 months ago
Heroku was revolutionary, but was bought out (salesforce) and stagnated while retaining their 4x cost. More than a few of the addons i&#x27;ve used on heroku have shut down, and you still have to upgrade your app to the new heroku stack regularly, so hosting an app is not maintenance free.<p>I wish they had maintained momentum and attempted to price competitively, but at this point its probably too late.