Time to learn C# with Notebook in VS Code - DEV Community
https://dev.to/kenakamu/time-to-learn-c-with-notebook-2gfjJupyter Notebook is popular platform to write and execute your code. However, not many C# developer use it as we have Visual Studio as our preferred IDE. However, according to Introducing the Jupyter Extension for VS Code article, VS Code start supporting Jupyter Notebook more and more these … Näytä lisää.NET Interactive Notebooksis an extension for VS Code, and it's easy to start using with 3 steps. 1. Install Visual Studio Code Insidersas it's preview feature at the moment. By the … Näytä lisääNow you're ready to use it. Go to command palette and select "Create new blank notebook" It may take a bit of time for initial notebook creation, so just wait until you see new … Näytä lisääYes, the extension supports various other dotnet related languages. For example, you can write and execute PowerShell as well :) Näytä lisää.NET 5 GA this week! Yay! But the extension supports .NET Core 3.1 at the moment. Let's wait until it support .NET 5. Check GitHub issue … Näytä lisää