Announcement

Collapse
No announcement yet.

Microsoft Rolls Out .NET Core RC2, .NET Core SDK Preview 1 With Linux Support

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Microsoft Rolls Out .NET Core RC2, .NET Core SDK Preview 1 With Linux Support

    Phoronix: Microsoft Rolls Out .NET Core RC2, .NET Core SDK Preview 1 With Linux Support

    Microsoft today announced the release of .NET Core RC2 and .NET Core SDK Preview 1. Linux continues to be supported alongside Windows and OS X...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    I know a lot of people on here dismiss anything Microsoft just because it's Microsoft, but this stuff is seriously neat and you'd be doing yourself a disservice by not taking a look at it.

    Comment


    • #3
      Originally posted by Kushan View Post
      I know a lot of people on here dismiss anything Microsoft just because it's Microsoft, but this stuff is seriously neat and you'd be doing yourself a disservice by not taking a look at it.
      What's neat about it? It's just another development platform to add to the dozens of very good open source platforms on Linux.

      Comment


      • #4
        We can only dream of a future where Windows has a Linux backend...

        Comment


        • #5
          How to install it?
          Code:
          curl -sSL https://raw.githubusercontent.com/dotnet/cli/rel/1.0.0/scripts/obtain/dotnet-install.sh | bash /dev/stdin --version 1.0.0-preview1-002702 --install-dir ~/dotnet
          Ah, the good old download random script from the Internet and pipe directly into your shell method...

          Comment


          • #6
            Originally posted by chithanh View Post
            How to install it?
            Code:
            curl -sSL https://raw.githubusercontent.com/dotnet/cli/rel/1.0.0/scripts/obtain/dotnet-install.sh | bash /dev/stdin --version 1.0.0-preview1-002702 --install-dir ~/dotnet
            Ah, the good old download random script from the Internet and pipe directly into your shell method...
            LOL amazing

            Comment


            • #7
              Open source 'dotnet' would be great for 'wine' games. But 'winemono' is a failure.

              Comment


              • #8
                In case anyone is interested, here is the direct download URL for Ubuntu 14.04 amd64

                Things are dynamically linked, so won't run on other distros unless you have the same versions of openssl, curl, icu and some other libraries.

                Comment


                • #9
                  Originally posted by theriddick View Post
                  We can only dream of a future where Windows has a Linux backend...
                  Now that is lulzy. Microsoft has been racing to do the exact opposite.

                  Comment


                  • #10
                    I'm curious whether and when mono would add support for Wayland and primary clipboard. FWIW, I reported the primary selection bug more than ½ year ago, still no news.

                    Comment

                    Working...
                    X