Quick Start! Set up .Net Core Dev Environment on Ubuntu

Поділитися
Вставка
  • Опубліковано 5 вер 2018
  • Install the .Net Core SDK on a Ubuntu 18 Linux box along with Git and Visual Studio Code (VSCode), and write your very first HelloWorld console application. We also install the c# for VS Code extension to make your coding experience even better!
    .Net Core Download & Linix Install Instructions
    www.microsoft.com/net/download
    VS Code Download
    code.visualstudio.com/download
    My Blog
    www.binarythistle.com/
  • Наука та технологія

КОМЕНТАРІ • 50

  • @tanjimashraf803
    @tanjimashraf803 4 роки тому +2

    Your video saves my day. Thank you Jackson.

  • @Irshu
    @Irshu 4 роки тому +1

    Hey Les, out of all the intros i see on online tutorials, urs is the only intro i dont skip.

  • @dacopafilm
    @dacopafilm 5 років тому +10

    Exactly what I needed. Thank you very much!!!!

  • @s.alihaieri1218
    @s.alihaieri1218 2 роки тому

    Your tutorial helped me.
    Thank You So Much!

  • @hamzazahidulislam3490
    @hamzazahidulislam3490 Рік тому

    Thank you so much sir you make video 3 years ago but now today helped me

  • @user-xu3su6kz2i
    @user-xu3su6kz2i 4 місяці тому

    Thank you, man! Still works.

  • @LeonardoDeAC
    @LeonardoDeAC 5 років тому +2

    Really nice video!! Direct to the point.

    • @binarythistle
      @binarythistle  5 років тому

      Thanks Leo. I've "waffled" on in some of my other videos, so I'm trying to bring them back on point and make them shorter - so thanks for the feedback!

    • @LeonardoDeAC
      @LeonardoDeAC 5 років тому

      @@binarythistle You're welcome! I watched your video about deserializing json with C# and it helped me a lot. Keep the good work!

  • @shishirroy1516
    @shishirroy1516 5 років тому +6

    it is a great tutorial. I would be helpful if u upload a tutorial on - host .net core API in linux machine.

  • @pulasthiabe
    @pulasthiabe 2 роки тому

    Thanks man.This is gold

  • @dongayo1466
    @dongayo1466 3 роки тому

    thanks bro, really what i needed.

  • @AmitKumar-nk9xr
    @AmitKumar-nk9xr 4 роки тому

    Thanks ... its very helpful

  • @KundanKumar-hg7yt
    @KundanKumar-hg7yt 4 роки тому +1

    nice and quick one

  • @bantusotyato5063
    @bantusotyato5063 3 роки тому +2

    I found this video to be very helpful it helped me in setting up .NET Core SDK on my Ubuntu 20 Linux... :)

  • @kombuchamp
    @kombuchamp 5 років тому +2

    Thanks for a video!

    • @binarythistle
      @binarythistle  5 років тому +1

      No problem - I hope you found it useful!

  • @Joseph-e-i
    @Joseph-e-i 2 роки тому

    Great Video. thank you

  • @Xkce16
    @Xkce16 4 роки тому

    Hi Les, first of all, i want give yuo a lot of thanks for the great job that you make! i want to tell you, i had seriusly considered to migrate my dev environment to ubuntu a few weeks ago ... so i installed docker, vscode, .net core ..and then "Azure Data Studio" appeared ...and then i felt very sad to see how poor it was ... i've been working for over 10 years with MSSManagementStudio, and i felt very disappointed with Azure Data Studio. Do you know some other good alternative ? greetings!

  • @ahmedhelal174
    @ahmedhelal174 2 роки тому

    Thank you

  • @wilsoncardoso150
    @wilsoncardoso150 4 роки тому

    Been struggling with Monodevelop IDE, it seems it doesn't support .net core version 3. Your video was beyond helpful. Thank you

  • @alejomakevids
    @alejomakevids 4 роки тому +1

    I was up to you showing us MSSQL-SERVER and MSSQL-TOOLS setup.

  • @pavlosomko9732
    @pavlosomko9732 2 роки тому

    you are the best

  • @--MdNurnobiHossain
    @--MdNurnobiHossain 2 роки тому

    thanks sir

  • @demtamas
    @demtamas Рік тому

    I still do that cls thing all the time :)

  • @Edvard-Aliev
    @Edvard-Aliev 4 роки тому

    thx bro^ ty help to me!

  • @harashishsingh
    @harashishsingh 2 роки тому

    Hi quite an detailed video. I have a query. I want to run an exe application through wine but during installation it asks for .net framework 4.5 or higher. I followed ur steps and installed .net SDK but it dint solved the problem so I installed runtime as well. That dint work too.
    The file I want to run is a trading software from the broker. What should I do now. I have zorin os 16.
    Thanks in advance.

  • @tuck582
    @tuck582 5 років тому +2

    Does dotnet CLI allow me to do all of the core features of Visual Studio? Does VS just run dotnet commands in the background and we are hitting those manually? For example, can I scaffold as easily with dotnet cli as I can with Visual Studio with a code first MVC project?

    • @Hsfgd08
      @Hsfgd08 2 роки тому

      pretty much so, but some issues will occur ☺

  • @thatonerandomguy8444
    @thatonerandomguy8444 4 роки тому

    is this going to work on Debian GNU/Linux 10 (buster)?
    i really need this

  • @khaledghamgui9118
    @khaledghamgui9118 4 роки тому

    Hi ,
    whenever i try to run "sudo dpkg -i packages-microsoft-prod.deb"
    i get this error dpkg-deb: error: 'packages-microsoft-prod.deb' is not a Debian format archive
    I am on ubuntu 18.04
    Thank you

  • @TheVertical92
    @TheVertical92 2 роки тому

    as much as i hate M$, i really appreciate that i can learn C# on linux 😁

  • @joseperezbalan7788
    @joseperezbalan7788 Рік тому

    how could i add trusted linux certs in ubuntu ? for api apps, i find this to be really challenging..

  • @moradhudaib7059
    @moradhudaib7059 2 роки тому

    Thank you.
    But why run doesn't work I mean the run button in visual studio code doesn't work with .net core projects So I have to type dotnet run every time

  • @avimehenwal
    @avimehenwal 4 роки тому +1

    TIP: for Ubuntu 20.4 focal users, use the following commands
    sudo apt-add-repository 'deb archive.ubuntu.com/ubuntu/ eoan main restricted'
    sudo apt-get update
    sudo apt-get install dotnet-sdk-3.1
    github.com/dotnet/core/issues/4360
    Hope it help, Cheers (Y) yall.

  • @opsekai3599
    @opsekai3599 5 років тому

    thank you broh !

  • @informativecontent4778
    @informativecontent4778 3 роки тому

    Are these tools available for arch based linux

  • @jugnu361
    @jugnu361 2 роки тому

    Can i do gui on this ???

  • @alphabet_lk
    @alphabet_lk 4 роки тому

    Wonderful Tutorial.. Thanks i am using VS Code on my Linux. and i want to create a Windows Form. i have manage to create a windows from using dotnet new winforms -o command . but i dont no how to design the form using VS code. please help

  • @johnw9173
    @johnw9173 4 роки тому

    Haha, yes, development!

  • @johndale2082
    @johndale2082 5 років тому +1

    Seeing that you set this up on a linux x86 machine, does that mean that we can set dotNet Core up on a Rapsberry Pi Linux Machine ?

    • @binarythistle
      @binarythistle  4 роки тому

      Hey John, funny you should ask that question as I just bought a Raspberry pi 4 to make a video about setting up a .NET Core Dev Machine with a Raspberry PI. To be honest, pretty simple, Microsoft provide the instructions here: dotnet.microsoft.com/download/thank-you/dotnet-sdk-2.2.401-linux-arm32-binaries Have just tried it, seems work but is very sloooowwwwwwww......

  • @dovinhas
    @dovinhas 4 роки тому

    run forest run kkkk!

  • @laureanooliva7836
    @laureanooliva7836 2 роки тому

    what is the point of having a board if you stick written papers to it? xdd

  • @MarcoDallaTorre_prime
    @MarcoDallaTorre_prime 2 роки тому

    Bing? Seriously? :D

  • @jasonking1284
    @jasonking1284 3 роки тому

    Goto 2:00 to skip all the waffling....

  • @dark_evil77
    @dark_evil77 4 роки тому +1

    VS Code sucks, you'd better use Rider instead!