Ecng system framework
License
View license
Deps
4
Install Size
—
Vulns
✓ 0
Published
Mar 3, 2026
$ dotnet add package Ecng.ComponentModel
Property change notifications and design helpers.
class ViewModel : BaseNotifier { public string Text { get; set; } }