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.
☆150Updated 4 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.☆133Updated this week
- C# implementation of a Rope<T> immutable data structure.☆122Updated 6 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆154Updated 6 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…☆264Updated 2 months ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆195Updated 3 weeks ago
- A Roslyn source generator for creating constructors.☆93Updated this week
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆477Updated this week
- A simple, easy to use, strongly-typed, async wrapper around .NET named pipes.☆311Updated last week
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆56Updated this week
- C# interface-to-member source generator☆80Updated 9 months ago
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆180Updated 3 weeks ago
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆361Updated this week
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆70Updated 4 months ago
- Lightweight .NET Standard 2.0 library for method calls over named pipes for IPC. Supports two-way communication with callbacks.☆173Updated 7 months ago
- C# Source Generator to automatically register dependencies in Microsoft Dependency Injection Service Collection☆96Updated 11 months ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆190Updated last month
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆259Updated 2 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆245Updated last year
- Bootstrapped framework-dependent deployment for .NET applications☆312Updated 3 months ago
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆173Updated 11 months ago
- Strongly-typed lambda expressions as value converters, data template selectors, and validation rules☆144Updated 5 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 2 years ago
- Intelligent Enums☆216Updated 6 months ago
- A source code only package which allows you to use .NET's nullable attributes in older target frameworks like .NET Standard 2.0 or the "o…☆190Updated last year
- Extensions for generic host based applications☆221Updated 9 months ago
- .NET tool to analyze size of Native AOT binaries.☆379Updated last month
- A cross-platform command line input library that provides syntax highlighting, autocompletion, history and multi-line input.☆170Updated 11 months ago
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆242Updated last month
- NXUI (nex-ui), next-gen UI - Create minimal Avalonia applications using C# 10 and .NET 8☆198Updated last week
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆99Updated 5 months ago