.NET
C# language features, runtime internals, ASP.NET web framework, data access patterns, and parallel programming.
Pages
- Language — core C# language constructs: delegates, events, lambdas, generics, collections, and more
- Runtime — CLR internals: garbage collection, assemblies, finalizers, and application domains
- ASP.NET — MVC, Razor, middleware, authorization, Blazor, and CMS platforms
- Data Access — Entity Framework,
EF Core, andAutoMapper - Parallelism — managed threads, the Task Parallel Library, concurrent collections, and dataflow
- Build and Configuration —
global.json,MSBuild, project files, and .NET SDK configuration - Frameworks and Libraries —
Pollyresilience library and third-party framework integrations - EditorConfig —
.editorconfigreference for .NET/C#: style rules, naming conventions, analyzer severities