From 0ac9ba7430497d9c2bc6c21a2046e164c4449dcf Mon Sep 17 00:00:00 2001 From: "russell@unturf.com" Date: Mon, 26 Jan 2026 12:48:07 -0500 Subject: [PATCH] Update C# examples with .NET 10 and Mono sections --- public/csharp-examples.html | 295 +++++++++++++++++++++++------------- 1 file changed, 193 insertions(+), 102 deletions(-) diff --git a/public/csharp-examples.html b/public/csharp-examples.html index 162b2c2..9022b5c 100644 --- a/public/csharp-examples.html +++ b/public/csharp-examples.html @@ -45,12 +45,10 @@