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.
☆156Updated 7 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.☆136Updated last week
- C# interface-to-member source generator☆84Updated last month
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆162Updated last month
- MvvmGen is a lightweight MVVM library for XAML applications. It generates your ViewModels on-the-fly for you via a Roslyn-based C# Source…☆267Updated 4 months ago
- Lightweight .NET Standard 2.0 library for method calls over named pipes for IPC. Supports two-way communication with callbacks.☆181Updated 10 months ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆201Updated 3 months ago
- A simple, easy to use, strongly-typed, async wrapper around .NET named pipes.☆326Updated last week
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆80Updated 2 months ago
- ☆136Updated this week
- Generic weak event implementation☆194Updated 5 years ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- Dynamically compile and execute C# Code and Expressions at runtime. Also includes a light weight script templating engine using Handlebar…☆234Updated 4 months ago
- Bootstrapped framework-dependent deployment for .NET applications☆318Updated 2 months ago
- Generate fluent builders for your C# classes with ease.☆124Updated last week
- NXUI (nex-ui), next-gen UI - Create minimal Avalonia applications using C# 10 and .NET 8☆208Updated last month
- C# library for Concurrent Observable Collection, Dictionary, and Sorted Dictionary☆80Updated last week
- Progress reporting toolbox☆158Updated last month
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆195Updated 3 months ago
- A Roslyn source generator for creating constructors.☆97Updated last week
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆58Updated last month
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆117Updated 3 months ago
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆485Updated last week
- C# implementation of a Rope<T> immutable data structure.☆127Updated 9 months ago
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆186Updated last week
- This library allows the use of asynchronous programming techniques with the LiteDb library☆112Updated last year
- Strongly-typed lambda expressions as value converters, data template selectors, and validation rules☆146Updated 5 years ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆247Updated last year
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆65Updated 3 weeks ago
- C# Source Generator to automatically register dependencies in Microsoft Dependency Injection Service Collection☆112Updated last year
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆102Updated 8 months ago