🚀Which C# version upgrade made the biggest difference in your daily work?
Was it:
✅ LINQ
✅ async/await
✅ Records
✅ Nullable Reference Types
✅ Top-Level Statements
Or another feature?
Share your pick and why it changed the way you write .NET code. 👇
#csharp#niotechone
🐬 FunkyORM 3.6.0 — the MySQL provider is now GA.
One set of entities LINQ → SQL Server, PostgreSQL, MySQL & SQLite. One NuGet package, native JSON querying on all four. No DbContext, no migrations.
📦 nuget.org/packages/Funcular.…#dotnet#csharp
ALT C# code: a ProjectCard class decorated with [JsonPath] and [SubqueryAggregate], and a LINQ query filtering on RiskLevel == 'high'. Footer: SQL Server, PostgreSQL, MySQL, SQLite — Funcular.Data.Orm v3.6.0.
Did you know Nutanix now has an official C# SDK for our v4 APIs? To get things started, here's a very quick & introductory code sample that demonstrates using the SDK; more in-depth/tutorial C# SDK content is coming soon! nutanix.dev/code_samples/v4-…#nutanix#csharp#sdk#v4api