canton7 / PropertyChanged.SourceGeneratorLinks
Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your build. Supports features such as automatic and manual dependencies between properties, notifications when specific properties change, and more.
☆151Updated 5 months ago
Alternatives and similar repositories for PropertyChanged.SourceGenerator
Users that are interested in PropertyChanged.SourceGenerator are comparing it to the libraries listed below
Sorting:
- Dependency property, routed event and weak event source generator for WPF/UWP/WinUI/Uno/Avalonia/MAUI platforms.☆134Updated last week
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆156Updated 7 months ago
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆479Updated last week
- A simple, easy to use, strongly-typed, async wrapper around .NET named pipes.☆317Updated this week
- Lightweight .NET Standard 2.0 library for method calls over named pipes for IPC. Supports two-way communication with callbacks.☆177Updated 8 months ago
- MvvmGen is a lightweight MVVM library for XAML applications. It generates your ViewModels on-the-fly for you via a Roslyn-based C# Source…☆265Updated 2 months ago
- C# interface-to-member source generator☆81Updated 9 months ago
- .NET tool to analyze size of Native AOT binaries.☆380Updated 2 months ago
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆99Updated 6 months ago
- Bootstrapped framework-dependent deployment for .NET applications☆312Updated 3 weeks ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆196Updated last month
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆365Updated this week
- C# implementation of a Rope<T> immutable data structure.☆123Updated 7 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆246Updated last year
- Strongly-typed lambda expressions as value converters, data template selectors, and validation rules☆144Updated 5 years ago
- C# Source Generator to automatically register dependencies in Microsoft Dependency Injection Service Collection☆100Updated last year
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆185Updated last week
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆259Updated last week
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆70Updated 2 weeks ago
- A cross-platform command line input library that provides syntax highlighting, autocompletion, history and multi-line input.☆172Updated 11 months ago
- Json library that uses .NET 5 Source Generators☆150Updated 3 years ago
- Generic weak event implementation☆193Updated 5 years ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆116Updated last month
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆190Updated last month
- A Roslyn source generator for creating constructors.☆93Updated last week
- A basic template for writing a C# source generator☆188Updated 3 years ago
- ☆134Updated last week
- Generate fluent builders for your C# classes with ease.☆117Updated 3 months ago
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆243Updated 2 months ago
- Intelligent Enums☆216Updated 7 months ago