🐬 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
🚀 Project Update
Still on my School Management System with C# and WPF(XAML).
Completed:
✅ Registration ✅ Login
✅ Staff Management✅ Role-Based Access
Currently learning:
📚 DataGrid
📚 Async/Await, session Mngt..
Every bug fixed makes me one step forward. 💪
#CSharp#DotNet