Skip to content

Pluralsight's WPF MVVM in Depth course examples in .NET 6

License

Notifications You must be signed in to change notification settings

oleg-glushko/WPF-MVVM-In-Depth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It's a rewrite of the "WPF MVVM in Depth" course's examples from the .NET Framework 4.7 to the .NET 6. I've had to make some adjustments here and there to make them work correctly. Also, the final project now uses Microsoft's DI instead of Unity.

You're requred to set up a database using the included .sql script before running any of these examples.

Please note that I'm not an expert WPF developer, so here could (and probably would) be suboptimal parts of code. My goal was better understand an MVVM pattern per se, but not a WPF framework.

About

Pluralsight's WPF MVVM in Depth course examples in .NET 6

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published