1
0
mirror of https://github.com/chylex/.NET-Community-Toolkit.git synced 2025-04-12 08:15:45 +02:00
.NET-Community-Toolkit/CommunityToolkit.Mvvm.SourceGenerators
Sergio Pedri 3fc61fe03d
Merge pull request from CommunityToolkit/dev/partial-observable-property-methods
[ObservableProperty] generates partial OnPropertyChanging/Changed methods
2022-03-01 13:40:42 +01:00
..
Attributes Fix conflicting generation of nullability attributes 2022-01-13 20:30:28 +01:00
ComponentModel Fix wrong generator type names in [GeneratedCode] 2022-03-01 00:17:30 +01:00
Diagnostics Workaround for RS2002 warnings 2022-02-22 13:13:37 +01:00
EmbeddedResources Remove try/catch when awaiting tasks, ignore exceptions 2022-02-28 22:37:26 +01:00
Extensions Fix [ObservableRecipient] with inherited base attributes 2022-02-22 20:00:26 +01:00
Helpers Add base Comparer<T, TSelf> type 2021-12-29 18:31:11 +01:00
Input Merge pull request from CommunityToolkit/dev/default-async-command-concurrency-false 2022-02-28 21:25:43 +01:00
Messaging Optimize duplicates removal in IMessengerRegisterAllGenerator 2022-03-01 00:17:15 +01:00
Models Fix mixed whitespaces in generated files 2021-12-31 17:32:47 +01:00
System.Runtime.CompilerServices Switch whole solution to file-scoped namespaces 2021-11-01 20:46:46 +01:00
AnalyzerReleases.Shipped.md Rename folders/projects from Microsoft.Toolkit to CommunityToolkit 2021-11-01 17:07:47 +01:00
AnalyzerReleases.Unshipped.md Remove leftover DiagnosticDescriptor-s 2021-12-29 18:31:11 +01:00
CommunityToolkit.Mvvm.SourceGenerators.csproj Add incremental ICommandGenerator 2021-12-29 18:28:34 +01:00