GeorgeWall1991
-
-
- 45,593 total downloads
- last updated 7/29/2026
- Latest version: 5.7.2
Compile-time EF Core LINQ performance analyzer for .NET: a Roslyn analyzer that catches N+1 queries, client-side evaluation, premature materialization, sync-over-async, missing AsNoTracking, raw SQL injection... More information -
-
-
- 37,370 total downloads
- last updated 7/27/2026
- Latest version: 1.38.0
Compile-time CancellationToken and async/await Roslyn analyzer for C#/.NET: catches missing cancellation propagation, ignored ASP.NET Core RequestAborted, EF Core, HttpClient, gRPC, SignalR, and MediatR... More information -
-
-
- 29,156 total downloads
- last updated 7/27/2026
- Latest version: 3.5.20
Compile-time dependency injection lifetime analyzer for Microsoft.Extensions.DependencyInjection: Roslyn diagnostics for captive dependencies, DI scope leaks, BuildServiceProvider misuse, service locator usage,... More information -
-
-
- 23,664 total downloads
- last updated 7/29/2026
- Latest version: 2.30.97
Compile-time AutoMapper CreateMap validation for .NET — a Roslyn analyzer that catches property type mismatches, nullable mapping issues, unmapped required properties, collection incompatibilities, nested maps,... More information -
-
- 13,446 total downloads
- last updated 7/30/2026
- Latest version: 3.28.0
Migrate .NET solutions to NuGet Central Package Management (CPM). Generate Directory.Packages.props, analyze dependency health (version drift, transitive conflicts, vulnerabilities), auto-fix package issues,... More information -
-
- 12,966 total downloads
- last updated 7/26/2026
- Latest version: 0.1.142
Compile-time Roslyn analyzers and code fixes for .NET HttpClient, IHttpClientFactory, AddHttpClient typed clients, named clients, Polly, and Microsoft.Extensions.Http.Resilience. Catch socket exhaustion,... More information -
-
-
- 5,522 total downloads
- last updated 7/26/2026
- Latest version: 0.7.26
Compile-time Options validation for .NET: a Roslyn analyzer that checks BindConfiguration, ValidateOnStart, ValidateDataAnnotations, and appsettings.json against your IOptions types so broken configuration... More information -
-
- 4,002 total downloads
- last updated 7/26/2026
- Latest version: 0.7.26
Generate appsettings.schema.json from .NET Options types for editor IntelliSense, type checking, and required-key hints that match ValidateDataAnnotations and BindConfiguration. -
- 789 total downloads
- last updated 7/26/2026
- Latest version: 1.6.0
A fast INotifyPropertyChanged source generator for .NET. Eliminates MVVM boilerplate with a single [Notify] attribute, no runtime dependency, full IntelliSense, and debuggable generated code. Features: •... More information