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

Поделиться
HTML-код
  • Опубликовано: 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

  • @hamzazahidulislam3490
    @hamzazahidulislam3490 Год назад

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

  • @tanjimashraf803
    @tanjimashraf803 4 года назад +2

    Your video saves my day. Thank you Jackson.

  • @dacopafilm
    @dacopafilm 5 лет назад +10

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

  • @Irshu
    @Irshu 4 года назад +1

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

  • @user-xu3su6kz2i
    @user-xu3su6kz2i 4 месяца назад

    Thank you, man! Still works.

  • @s.alihaieri1218
    @s.alihaieri1218 2 года назад

    Your tutorial helped me.
    Thank You So Much!

  • @pulasthiabe
    @pulasthiabe 2 года назад

    Thanks man.This is gold

  • @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!

  • @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

  • @Joseph-e-i
    @Joseph-e-i 2 года назад

    Great Video. thank you

  • @kombuchamp
    @kombuchamp 5 лет назад +2

    Thanks for a video!

    • @binarythistle
      @binarythistle  5 лет назад +1

      No problem - I hope you found it useful!

  • @Edvard-Aliev
    @Edvard-Aliev 4 года назад

    thx bro^ ty help to me!

  • @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.

  • @pavlosomko9732
    @pavlosomko9732 2 года назад

    you are the best

  • @ahmedhelal174
    @ahmedhelal174 2 года назад

    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!

  • @demtamas
    @demtamas Год назад

    I still do that cls thing all the time :)

  • @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... :)

  • @TheVertical92
    @TheVertical92 2 года назад

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

  • @--MdNurnobiHossain
    @--MdNurnobiHossain 2 года назад

    thanks sir

  • @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

  • @joseperezbalan7788
    @joseperezbalan7788 Год назад

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

  • @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.

  • @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

  • @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 ☺

  • @alejomakevids
    @alejomakevids 4 года назад +1

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

  • @opsekai3599
    @opsekai3599 5 лет назад

    thank you broh !

  • @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

  • @informativecontent4778
    @informativecontent4778 3 года назад

    Are these tools available for arch based linux

  • @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.

  • @jugnu361
    @jugnu361 2 года назад

    Can i do gui on this ???

  • @johnw9173
    @johnw9173 4 года назад

    Haha, yes, development!

  • @johndale2082
    @johndale2082 4 года назад +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!

  • @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

  • @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!