functional-csharp-code-2
functional-csharp-code-2 copied to clipboard
Question: Documentation for running these examples with VS Code notebooks
Since it looks like Microsoft is pushing dotnet-interactive into VS notebooks it would be great to have some reference documentation here on how we could use that instead of the REPL in Visual Studio or LINQPad.
I tried creating such a notebook for Chapter 5, do you mean something like that?
Exercises: https://github.com/bothzoli/functional-csharp-code-2/blob/feature/add-exercise-notebooks/Exercises/Chapter05/Exercises.ipynb
Solutions: https://github.com/bothzoli/functional-csharp-code-2/blob/feature/add-exercise-notebooks/Exercises/Chapter05/Solutions.ipynb