issues
search
bramborman
/
NotifyPropertyChangedBase
A simple to use yet powerful implementation of INotifyPropertyChanged.
https://www.nuget.org/packages/NotifyPropertyChangedBase/
MIT License
10
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Set Android specific properties
#67
bramborman
opened
3 years ago
0
Add the ComVisibleAttribute through Directory.Build.props
#66
bramborman
opened
3 years ago
0
Use .NET Analyzers
#65
bramborman
opened
3 years ago
0
Make dictionaries immutable
#64
bramborman
opened
4 years ago
0
Use Ordinal instead of InvariantCulture
#63
bramborman
opened
4 years ago
0
Use GitVersion
#62
bramborman
opened
4 years ago
0
Migrate from MyGet to GitHub packages
#61
bramborman
closed
4 years ago
0
Use T4 templates for code sharing
#60
bramborman
opened
4 years ago
0
Improve unit tests
#59
bramborman
opened
4 years ago
0
Explore data driven tests
#58
bramborman
opened
4 years ago
0
Add Android tests
#57
bramborman
opened
4 years ago
0
Switch to master and release branches
#56
bramborman
opened
4 years ago
0
Migrate to Azure Pipelines or GitHub Actions
#55
bramborman
opened
4 years ago
0
Investigate and possibly use the in parameter modifier for better performance
#54
bramborman
opened
4 years ago
0
Use Span, ReadOnlySpan etc. where possible
#53
bramborman
opened
4 years ago
0
Move documentation to wiki
#52
bramborman
opened
4 years ago
0
Add IDisposable pattern support for pausing of invoking events
#51
bramborman
opened
4 years ago
0
Add StyleCop, FxCop and editorconfig
#50
bramborman
opened
4 years ago
0
Add platform extensions
#49
bramborman
opened
4 years ago
0
Add support for syncing properties' values
#48
bramborman
opened
4 years ago
0
Add PropertyChangingCallback
#47
bramborman
opened
4 years ago
0
Implement INotifyPropertyChanging
#46
bramborman
opened
4 years ago
0
Add benchmarks and comparisons
#45
bramborman
opened
4 years ago
0
Use Nullable Reference Types
#44
bramborman
opened
4 years ago
0
AppVeyor version patching
#43
bramborman
closed
4 years ago
0
Use C# 8.0 default interface implementation to provide better usability
#42
bramborman
opened
4 years ago
1
Add a standalone implementation of NotifyPropertyChanged class
#41
bramborman
opened
5 years ago
0
Release some snippets to simplify working with the lib
#40
bramborman
opened
5 years ago
1
Make use of generics if possible
#39
bramborman
opened
5 years ago
0
Target only .NET Standard
#38
bramborman
closed
4 years ago
1
Enable properties to be unset - have no value
#37
bramborman
opened
5 years ago
0
Add another options for registering properties
#36
bramborman
opened
5 years ago
4
Add connected properties
#35
bramborman
opened
6 years ago
1
Update readme to reflect the latest changes
#34
bramborman
opened
6 years ago
0
Add MVVM frameworks support
#33
bramborman
opened
6 years ago
0
Change extension methods in Helpers to classic methods
#32
bramborman
closed
6 years ago
0
Add InvokePropertyChangedCallback method
#31
bramborman
closed
6 years ago
0
Add an option to invoke events when registering property
#30
bramborman
closed
6 years ago
1
Add all possible version tags to .csprojs
#29
bramborman
opened
7 years ago
0
NotifyPropertyChangedBase v1.3.0
#28
bramborman
closed
7 years ago
1
Improve summaries
#27
bramborman
closed
7 years ago
0
Use AppVeyor's built-in .NET Standard & Core version patching
#26
bramborman
closed
4 years ago
1
Achieve 100% coverage in unit tests
#25
bramborman
closed
7 years ago
1
Make OnPropertyChanged method virtual
#24
bramborman
closed
7 years ago
0
Create new, shorter and better descriptions
#23
bramborman
closed
7 years ago
0
Add license as header to files
#22
bramborman
closed
7 years ago
0
Merged all the projects in just two csprojs
#21
bramborman
closed
7 years ago
0
Create class generator
#20
bramborman
closed
6 years ago
1
Rename (Un)registerPropertyChangedCallback methods to Add/Remove
#19
bramborman
opened
7 years ago
0
Rewrite readme
#18
bramborman
closed
7 years ago
0
Next