A C# Jupyter notebook to show the new features for C#10 and .NET 6
You need Visual Studio Code with the .NET Interactive Notebooks extension.
- Open the csharp10-features.ipynb file with Visual Studio Code
Either:
- Install .NET6 SDK
Or:
docker run -p 8888:8888 pocki/minimal-dotnet::20220210
- Open the file in the JupyterLab.