Skip to content
View georgepwall1991's full-sized avatar
  • London

Block or report georgepwall1991

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. automapper-analyser automapper-analyser Public

    A Roslyn Analyzer for AutoMapper that detects mapping configuration errors and missing maps at compile-time, preventing runtime exceptions.

    C# 4

  2. LinqContraband LinqContraband Public

    Stop smuggling bad queries into production. A Roslyn Analyzer that catches EF Core performance killers (client-side eval, N+1) at compile time.

    C# 8

  3. CancelCop.Analyzer CancelCop.Analyzer Public

    A surgical Roslyn analyzer focused on CancellationToken propagation and honoring across public APIs, handlers, EF Core, HTTP calls, and Minimal APIs, with comprehensive code fixes.

    C# 4

  4. CQRSPrototype CQRSPrototype Public

    A robust .NET solution demonstrating Clean Architecture and CQRS (Command Query Responsibility Segregation) principles. This project serves as a reference implementation for building scalable, main…

    C# 2

  5. DependencyInjection.Lifetime.Analyzers DependencyInjection.Lifetime.Analyzers Public

    Prevent memory leaks and runtime crashes in .NET Dependency Injection. A zero-overhead Roslyn analyzer that catches captive dependencies, undisposed scopes, and lifetime mismatches at compile-time.

    C# 8

  6. CPMigrate CPMigrate Public

    A beautiful CLI tool to automatically migrate .NET solutions to NuGet Central Package Management (CPM). Handles version conflicts, backups, and dry-runs.

    C# 1