ποΈ C#
23 items
ποΈ .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