🗃️ C#
23 mục
📄️ .NET Core
.NET runtime fundamentals, BCL, hosting model, middleware pipeline, and configuration
📄️ LINQ
LINQ queries, operators, deferred execution, and performance considerations
📄️ Async/Await
Asynchronous programming in C# with async/await, Task, cancellation tokens, and channels
📄️ EF Core
Entity Framework Core — code-first approach, migrations, change tracking, and query optimization
📄️ Dapper
Dapper micro-ORM — high-performance queries, parameterized commands, and multi-mapping
📄️ .NET Aspire
.NET Aspire — cloud-native orchestration, service discovery, health checks, and observability
📄️ Hangfire
Hangfire — background job processing, scheduling, recurring jobs, and job monitoring