.NET by Example - Samples
Last year I build .NET by Example with nocco and upgraded it to .NET 10 in February.
.NET Meetup Newcastle - Jan 2026

.NET Meetup Newcastle - Feb 2025

.NET Meetup Newcastle - Aug 2025

.NET Meetup Newcastle - Jun 2025

.NET by Example
In this post I will explain how I built .NET by Example, a clone of Go by Example, using the updated nocco tool I've recently been working on.
Deploying .NET nocco using GitHub Action
In my previous blog post .NET nocco I explained upgrading an old version of nocco to the latest, and making it a .NET tool. Now that I have both of these setup and configured I can use GitHub Pages to deploy my code.
.NET nocco
In this post I will talk through how I updated Don Wilson's (@dontangg) nocco from .NET Framework v4.0 to .NET (Core) v9.
.NET Tool Example
In this tutorial I will expand on the Microsoft Learn tutorials site. They give a great starting point for the minimum settings you need but I'll add a couple more I've found useful. See the 🔗 links at the end if you want to run through them.
