Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Class library for the ease use of MVVM in WPF applications

License

Notifications You must be signed in to change notification settings

InvaderZim85/ZimLabs.WpfBase.NetCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

❗❗❗ IMPORTANT ❗❗❗

I will not continue this project, because there is a similar project from Microsoft (Microsoft.Toolkit). The MS project offers the same (if not more) functionality. Therefore, from my point of view, it is no longer worthwhile to continue this project.

For more information see here .NET Community Toolkit or here nuget - CommunityToolki.Mvvm

ZimLabs.WpfBase.NetCore

Class library for the ease use of MVVM in WPF applications

Changelog

  • v2.1.0 (Bugfix)
    • Fixed a bug which causes the RelayCommand to disable a button (wrong return value false instead of true)
  • v2.0.0 (Breaking Change)
    • Changed the .NET from 5 to 6 because .NET 5 is not longer supported by Microsoft
    • Updated the class so that they are nullable (nullable parameter is set to true)
  • v1.0.0
    • Initial release of the NetCore version of the WpfBase

About

Class library for the ease use of MVVM in WPF applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages