dotnet VS PropertyChanged.SourceGenerator

Compare dotnet vs PropertyChanged.SourceGenerator and see what are their differences.

dotnet

.NET Community Toolkit is a collection of helpers and APIs that work for all .NET developers and are agnostic of any specific UI platform. The toolkit is maintained and published by Microsoft, and part of the .NET Foundation. (by CommunityToolkit)

PropertyChanged.SourceGenerator

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. (by canton7)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
dotnet PropertyChanged.SourceGenerator
28 2
2,672 123
3.5% -
6.2 4.6
about 1 month ago about 1 year ago
C# C#
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

dotnet

Posts with mentions or reviews of dotnet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-24.

PropertyChanged.SourceGenerator

Posts with mentions or reviews of PropertyChanged.SourceGenerator. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-09.

What are some alternatives?

When comparing dotnet and PropertyChanged.SourceGenerator you can also consider the following projects:

PropertyChanged - Injects INotifyPropertyChanged code into properties at compile time

csharp-source-generators - A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.

ComputeSharp - A .NET library to run C# code in parallel on the GPU through DX12, D2D1, and dynamically generated HLSL compute and pixel shaders, with the goal of making GPU computing easy to use for all .NET developers! 🚀

Roslyn - The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.

MVVM-Samples - Sample repo for MVVM package

PostSharp.NotifyPropertyChanged - auto-magic INotifyPropertyChanged done right

jab - C# Source Generator based dependency injection container implementation.

referencesource - Source from the Microsoft .NET Reference Source that represent a subset of the .NET Framework

NotifyPropertyChangedGenerator - Roslyn Analyzer/Generator for avoid boring boilerplate INotifyPropertyChanged implementation.

first-contributions - 🚀✨ Help beginners to contribute to open source projects

SaneWpf

UWP Community Toolkit - The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building .NET apps with UWP and the Windows App SDK / WinUI 3 for Windows 10 and Windows 11. The toolkit is part of the .NET Foundation.