DotNetAnalyzers / PropertyChangedAnalyzers
Roslyn analyzers for INotifyPropertyChanged
☆45Updated 8 months ago
Alternatives and similar repositories for PropertyChangedAnalyzers:
Users that are interested in PropertyChangedAnalyzers are comparing it to the libraries listed below
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Analyzers checking System.Reflection☆81Updated last year
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆37Updated this week
- Highly efficient compile-time general purpose DI container based on C# source generators.☆33Updated 2 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated last month
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 6 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years 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
- Adds debugger attributes to help visualize objects.☆43Updated last month
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆21Updated 3 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆35Updated 10 months ago
- A simple .NET Standard 1.0 implementation for deferred events☆22Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 10 months ago
- Injects IDataErrorInfo or INotifyDataErrorInfo code into a class at compile time.☆54Updated 2 years ago
- Exposes top-level nullability information from reflection☆15Updated this week
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 5 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆78Updated this week
- Visual Studio extension that shows the text of a string resource (.resx) when used inline in code.☆64Updated 2 months ago
- ☆47Updated 2 weeks ago
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆41Updated 2 weeks ago
- Analyzers for XML documentation☆36Updated 2 years ago
- Implements the Freezable pattern as part of your build☆20Updated 5 years ago
- template repository for a roslyn source generator☆22Updated 3 years ago
- Scratch pad for various expression tree improvements.☆81Updated 2 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago
- Global type inference for C# 8 nullable reference types☆35Updated 3 weeks ago
- Roslyn powered analyzers for C# to support convention defined architecture☆15Updated last year
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆33Updated 9 months ago