- installation either .NET interactive kernel for Jupyter or .NET interactive notebooks extension https://github.com/dotnet/interactive/blob/main/docs/NotebooksLocalExperience.md
- VSCode Extension for VSCode Insider to integrate interactive .NET development in VSCode https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.dotnet-interactive-vscode
- VSCode Insiders: https://code.visualstudio.com/insiders/
dotnet new --list
Templates Short Name Language Tags
-------------------------------------------- ------------------- ------------ ----------------------
Console Application console [C#], F#, VB Common/Console
Class library classlib [C#], F#, VB Common/Library
WPF Application wpf [C#], VB Common/WPF
WPF Class library wpflib [C#], VB Common/WPF
WPF Custom Control Library wpfcustomcontrollib [C#], VB Common/WPF
- Python namedtuple
- how to use VSCode for .NET Framework project
https://stackoverflow.com/questions/47707095/visual-studio-code-for-net-framework https://www.medo64.com/2019/04/using-visual-studio-code-for-net-framework-projects-in-c-sharp/
- builtin dataframe Microsoft.Data.Analysis
https://devblogs.microsoft.com/dotnet/an-introduction-to-dataframe/
- equivalents to Python's Pandas
https://www.nuget.org/packages/Deedle
- serialization of objects to data
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <p> | |
| blub works! | |
| </p> |