Download MVVM Foundation
Description
MVVM Foundation is a library of classes that are very useful when building applications based on the Model-View-ViewModel philosophy. The library is small and concentrated on providing only the most indispensable tools needed by most MVVM application developers.
Source Files
The download file mvvmfoundation.zip has the following entries.
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
MvvmFoundation/MvvmFoundation.Wpf/Messenger.cs
MvvmFoundation/MvvmFoundation.Wpf/MvvmFoundation.Wpf.csproj
MvvmFoundation/MvvmFoundation.Wpf/MvvmFoundation.Wpf.csproj.vspscc
MvvmFoundation/MvvmFoundation.Wpf/ObservableObject.cs
MvvmFoundation/MvvmFoundation.Wpf/Properties/AssemblyInfo.cs
MvvmFoundation/MvvmFoundation.Wpf/PropertyObserver.cs
MvvmFoundation/MvvmFoundation.Wpf/RelayCommand.cs
MvvmFoundation/MvvmFoundation.sln/* w w w . ja v a 2 s.co m*/
MvvmFoundation/MvvmFoundation.vssscc
MvvmFoundation/WpfDemoApp/App.xaml
MvvmFoundation/WpfDemoApp/App.xaml.cs
MvvmFoundation/WpfDemoApp/DemoWindow.xaml
MvvmFoundation/WpfDemoApp/DemoWindow.xaml.cs
MvvmFoundation/WpfDemoApp/Properties/AssemblyInfo.cs
MvvmFoundation/WpfDemoApp/Properties/Resources.Designer.cs
MvvmFoundation/WpfDemoApp/Properties/Resources.resx
MvvmFoundation/WpfDemoApp/Properties/Settings.Designer.cs
MvvmFoundation/WpfDemoApp/Properties/Settings.settings
MvvmFoundation/WpfDemoApp/ViewModels/NumberChangeLogViewModel.cs
MvvmFoundation/WpfDemoApp/ViewModels/NumberViewModel.cs
MvvmFoundation/WpfDemoApp/Views/NumberChangeLogView.xaml
MvvmFoundation/WpfDemoApp/Views/NumberChangeLogView.xaml.cs
MvvmFoundation/WpfDemoApp/Views/NumberView.xaml
MvvmFoundation/WpfDemoApp/Views/NumberView.xaml.cs
MvvmFoundation/WpfDemoApp/WpfDemoApp.csproj
MvvmFoundation/WpfDemoApp/WpfDemoApp.csproj.vspscc
MvvmFoundation/WpfUnitTests/MessengerTests.cs
MvvmFoundation/WpfUnitTests/ObservableObjectTests.cs
MvvmFoundation/WpfUnitTests/Properties/AssemblyInfo.cs
MvvmFoundation/WpfUnitTests/PropertyObserverTests.cs
MvvmFoundation/WpfUnitTests/RelayCommandTests.cs
MvvmFoundation/WpfUnitTests/WpfUnitTests.csproj
MvvmFoundation/WpfUnitTests/WpfUnitTests.csproj.vspscc
Download
Click the following link to download mvvmfoundation.zip.
mvvmfoundation.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »