functional-csharp-code-2 icon indicating copy to clipboard operation
functional-csharp-code-2 copied to clipboard

Question: Documentation for running these examples with VS Code notebooks

Open TrymKristian opened this issue 3 years ago • 1 comments

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.

TrymKristian avatar Mar 03 '22 14:03 TrymKristian

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

bothzoli avatar Aug 03 '22 14:08 bothzoli