DotNetAnalyzers / PropertyChangedAnalyzersLinks
Roslyn analyzers for INotifyPropertyChanged
☆46Updated last year
Alternatives and similar repositories for PropertyChangedAnalyzers
Users that are interested in PropertyChangedAnalyzers are comparing it to the libraries listed below
Sorting:
- Analyzers checking System.Reflection☆81Updated last year
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆51Updated last year
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 3 years ago
- Injects IDataErrorInfo or INotifyDataErrorInfo code into a class at compile time.☆54Updated 3 years ago
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 7 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆75Updated 2 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- Analyzers for XML documentation☆37Updated 2 years ago
- A lightweight framework for writing unit tests for Roslyn diagnostic analyzers, code fixes, refactorings and completion providers.☆25Updated last year
- Adds debugger attributes to help visualize objects.☆43Updated 5 months ago
- Adds support for NodaTime types when using SQLite with Entity Framework Core.☆38Updated 3 weeks ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- ☆53Updated 3 weeks ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 5 months ago
- Converts all JetBrains ReSharper code annotation attributes to External Annotations, so you can provide R# annotations to 3rd parties but…☆38Updated 4 years ago
- ☆23Updated last year
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 3 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 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 …☆40Updated 3 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- Non-boxing passing of values.☆27Updated 11 months ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Exposes top-level nullability information from reflection☆15Updated 3 weeks ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated last week
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated last week
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆44Updated last week