C# Project Management in VS Code [Pt 3] | C# and .NET Development in VS Code for Beginners

Sdílet
Vložit
  • čas přidán 15. 06. 2024
  • View full playlist: aka.ms/dotnet/beginnervideos/...
    Get Started with .NET in VS Code: aka.ms/dotnet/get-started/vscode
    Get started with your first C# application in VS Code by adding and managing projects and files using the C# Dev Kit extension’s Solution Explorer window.
    Follow along: github.com/leslierichardson95...
    Learn More:
    Project management in VS Code: code.visualstudio.com/docs/cs...
    Download VS Code: code.visualstudio.com/
    Download C# Dev Kit extension: marketplace.visualstudio.com/...
    Getting started with Visual Studio Code: code.visualstudio.com/docs/in...
    Getting Started with C# in VS Code: code.visualstudio.com/docs/cs...
    Social Media:
    Twitter: / dotnet
    Facebook: / dotnet
    Blogs: devblogs.microsoft.com/dotnet/
    Blog: aka.ms/dotnet/blog
    Twitter: aka.ms/dotnet/twitter
    TikTok: aka.ms/dotnet/tiktok
    Mastodon: aka.ms/dotnet/mastodon
    LinkedIn: aka.ms/dotnet/linkedin
    Facebook: aka.ms/dotnet/facebook
    Docs: learn.microsoft.com/dotnet
    Forums: aka.ms/dotnet/forums
    🙋‍♀️Q&A: aka.ms/dotnet-qa
    👨‍🎓Microsoft Learn: aka.ms/learndotnet
    #dotnet #vscode #csharp
  • Věda a technologie

Komentáře • 23

  • @mandjivatuva
    @mandjivatuva Před 2 měsíci

    Great Job. Thanks

  • @cerberusrap
    @cerberusrap Před 5 měsíci +4

    Okay, we are cool. But why I do not have Solution Explorer section under the Explorer 😁
    Edit: I was impatient. If you experience same: Solution Explorer section has been created automatically when I create new project.

  • @zacksc2574
    @zacksc2574 Před 7 měsíci +1

    this is damn good. thanks again

  • @_cjrriley
    @_cjrriley Před 7 měsíci +2

    For macOS users: the Command Palette can be opened by using the command "Command-Shift-P".

  • @ajzimaro
    @ajzimaro Před 5 měsíci +1

    Why is this so hard? I have the projectManagement branch checked out on my local clone, but when I try to Add Existing Project to Codele in Solution Explorer, I cannot find CodeleLogic anywhere! I am getting frustrated. :( I have been googing, searching stack overflow, and getting no where. Help!! Please.

    • @arjeyflordelis
      @arjeyflordelis Před 4 měsíci

      Can't seem to find CodeleLogic as well. The link from github doesn't include it. Where you able to find it?

  • @DanielTannenbaum
    @DanielTannenbaum Před 2 měsíci +2

    The complete code is in the testing branch!!

  • @wburris2007
    @wburris2007 Před 2 měsíci

    the github repository seems to be missing a few files

  • @michaelreed7087
    @michaelreed7087 Před 7 měsíci

    I followed the instructions but the solution explorer fails to show.

    • @dlliu8512
      @dlliu8512 Před 5 měsíci +1

      same here

    • @johnnyvcrow
      @johnnyvcrow Před 5 měsíci +1

      Same here. I didn't see it at first but it was in the Explorer bar at the very bottom. It just wasn't expanded. I just expanded it and then dragged it up to the top of the Explorer window. Side Note: You can also press Ctrl + Shift + P and then add a project to the solution using the ".NET: New Project..." option as a workaround.

  • @ajzimaro
    @ajzimaro Před 5 měsíci

    OMG, nvm, I just had to go into my directory and one more down, into "codele-devkit-demo", which IS a repository. Doh!

  • @geinling
    @geinling Před 4 měsíci +1

    welll. this isn't helpful. 'I precoded everything, so I just import it' If you don't write a single line, I don't know what to do myself...

  • @risechess7114
    @risechess7114 Před 7 měsíci +3

    1:06 where do we get the fking repo ????!!!!!!!!!!!!

    • @ekeneugwuanyi9885
      @ekeneugwuanyi9885 Před 5 měsíci

      It's in the description

    • @ajzimaro
      @ajzimaro Před 5 měsíci

      Did you figure this out? I can't seem to get it either. The link goes to what looks like an empty repo?

    • @ajzimaro
      @ajzimaro Před 5 měsíci

      @@ekeneugwuanyi9885 I went to the link in the description, and tried to clone the repository, but then when I do git branch -a it says it's not a repository. ???

    • @ajzimaro
      @ajzimaro Před 5 měsíci

      OMG, nvm, I just had to go into my directory and one more down, into "codele-devkit-demo", which IS a repository. Doh!

  • @turbineduca.business
    @turbineduca.business Před 3 měsíci +1

    Thank you!