DotNetAnalyzers / ReflectionAnalyzers
Analyzers checking System.Reflection
☆81Updated last year
Alternatives and similar repositories for ReflectionAnalyzers:
Users that are interested in ReflectionAnalyzers are comparing it to the libraries listed below
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 2 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆53Updated 3 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Roslyn analyzers for INotifyPropertyChanged☆45Updated 10 months ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- Analyzers for XML documentation☆36Updated 2 years ago
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆39Updated 3 years ago
- Step into debugging and generate readable script from linq expressions☆35Updated 3 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated this week
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆112Updated 4 years ago
- ☆48Updated 2 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆61Updated this week
- Example implementation of IValueTaskSource☆30Updated last year
- Simple source only reflection library with default interface property support☆69Updated last week
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 10 months ago
- Download, update and sync loose files from URLs☆60Updated 2 weeks ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- A Roslyn based C# source generation framework☆130Updated 2 months ago
- IDisposable helper types.☆127Updated last year
- Replaces static method calls.☆68Updated 2 months ago
- A modern compile-time generated interception/proxy library☆139Updated last year
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆43Updated 2 months ago