Skip to content

csharpfritz/csharp_with_csharpfritz

Repository files navigation

C# with CSharpFritz

Binder

Show notes, slides, and samples from the CSharp with CSharpFritz show. Jupyter notebooks are available in the notebooks folder. Notebooks are built using .NET Interactive.

Recordings from the stream are available in the CSharp with CSharpFritz playlist on the YouTube .NET channel.

Run the notebooks locally

If you would like to run the notebooks locally, without installing Python and .NET interactive, you can clone this repository and then run docker-compose:

git clone git@github.com:csharpfritz/csharp_with_csharpfritz.git
cd csharp_with_csharpfritz
docker-compose up

The notebooks run by default on network port 8888.

Community

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the .NET Foundation Code of Conduct.

License

All content for this video series made available in this repository is covered by the MIT License.