This website requires JavaScript.
Explore
Help
Sign In
chylex
/
.NET-Community-Toolkit
Watch
1
Star
0
Fork
0
You've already forked .NET-Community-Toolkit
mirror of
https://github.com/chylex/.NET-Community-Toolkit.git
synced
2025-09-14 09:32:12 +02:00
Code
Activity
Files
observable-property-access
.NET-Community-Toolkit
/
CommunityToolkit.Mvvm
/
ComponentModel
History
chylex
0d941a6a62
Add attribute to customize access modifiers of an observable property, and its getter and setter
2022-08-05 22:15:29 +02:00
..
__Internals
Switch __ObservableValidatorHelper to [UnconditionalSuppressMessage]
2022-08-02 19:18:52 +02:00
Attributes
Add attribute to customize access modifiers of an observable property, and its getter and setter
2022-08-05 22:15:29 +02:00
ObservableObject.cs
Remove try/catch when awaiting tasks, ignore exceptions
2022-02-28 22:37:26 +01:00
ObservableRecipient.cs
Enable implementing OnActivated/OnDeactivated with [ObservableRecipient]
2021-12-31 17:58:12 +01:00
ObservableValidator.cs
Replace linker suppressions with attributes
2022-08-02 19:00:14 +02:00