At some point in my daily coding, I was feeling exhausted whenever I had to write another property implementing OnPropertyChanged. Each time I had to write similar code to this one: Of course, I’ve created… Introducing ObservableProperty in .NET
At some point in my daily coding, I was feeling exhausted whenever I had to write another property implementing OnPropertyChanged. Each time I had to write similar code to this one: Of course, I’ve created… Introducing ObservableProperty in .NET