Hacker News new | ask | show | jobs
by KirinDave 3361 days ago
How close are we to getting it on Dotnet core though? It's effectively impossible to ship on Windows in most shops, as it'd take a total reworking on tooling and the introduction of a lot of expertise and the loss of Kubernetes or Mesos for management.
3 comments

.NET Core support is in the 2.0 Technical Preview builds, which you can access using this MyGet feed: https://dotnet.myget.org/gallery/orleans-prerelease (see blog: https://blogs.msdn.microsoft.com/orleans/2017/03/02/orleans-...)
.NET Core support is a little ways out still last time I checked, but it seems to be running at this point. IIRC, the Orleans team is working through kinks and compatibility to get it to 100% feature parity.
Kubernates for windows containers is coming.