Automatic Query Tagging in EF Core Using Source Generator Interceptors
How to automatically tag your EF Core queries with source location using .NET 8's source generators and interceptors.
Blog posts tagged by Source Generators
How to automatically tag your EF Core queries with source location using .NET 8's source generators and interceptors.
Using AnalyzerConfigOptionsProvider and GlobalAnalyzerConfigFiles to configure an .NET Incremental Generator