This repository contains a (growing) collection of interactive C# Notebooks.
The first notebook covers new features of C# 13.
Follow these simple steps to get the notebooks up and running:
# Clone the repository
git clone https://github.com/BjarneRentz/Notebooks.git
# Navigate to the project directory
cd Notebooks
# Open VS Code
code .
Visual Studio Code should prompt you asking to install the Polyglot Notebooks extension which is required for these notebooks.
Feel free to report bugs or improvements via issues or fork this repo and create a pull request.