Declarative and extensible ViewModels, properties, and commands.
Stars
12
Forks
3
Watchers
12
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
118
commits
12
commits
9
commits
7
commits
6
commits
6
commits
6
commits
5
commits
5
commits
4
commits
Merge pull request #109 from nventive/dev/maso/dotnet10
ddc0294View on GitHubMerge pull request #107 from nventive/dev/jpl/uno-sgt
ae9210dView on GitHubchore: Remove reference to Uno.SourceGenerationTasks.
cb7cc37View on GitHubMerge pull request #104 from nventive/dev/thla/feat-dotnet8
753c68cView on GitHubMerge pull request #101 from nventive/dev/jpl/fix
f49027aView on GitHubfix: Don't throw ObjectDisposedException when calling RaisePropertyChanged on a disposed VM to align with the RaisePropertyChangedInner behavior.
24b7c98View on GitHubMerge pull request #100 from nventive/dev/jpl/func-get-from-observable
7b2eb5bView on GitHubfeat: Add an overload of GetFromObservable that uses a func to avoid wasteful materializations of observable chains.
5917cdfView on GitHubMerge pull request #98 from nventive/dev/jpl/perf-allocations
8f59a7bView on GitHubperf: Improve performance when reading dynamic properties.
7298100View on GitHubMerge pull request #97 from nventive/dev/jpl/benchmarks
80a56aeView on GitHubbenchmarks: Improve benchmark for better precision and run time.
360435fView on GitHub