V0ldek / CSharp-LightningCourse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSharp-LightningCourse

C# lightning course (in Polish) as a .NET Interactive Notebook.

Plus some code snippets to put it into action.

Usage:

Open the repo folder in VS Code and install the .NET Interactive Notebooks extension.

Snippets

To run snippet X run:

dotnet run --project X

For example:

dotnet run --project Classes

Note: NotebookUtils contains no snippets, it's a CLI utility I hacked together to generate Table of Contents with working links in the Notebook.

About


Languages

Language:C# 100.0%