Skip to content

Programm3r/Tundra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to Tundra

A small portable class library which aids in the implementation of the MVVM architectural pattern. This library can be used in any XAML based application. Please take into consideration that Tundra is not intended to replace MVVM Light, merely to extend the functionality based on previous implementation that I did. Please refer to the Wiki for more information: Wiki

Introduction

Tundra is a small portable class library written in C# .NET, which aids in the implementation of MVVM. It extends the implementation done by MVVM Light. As mentioned previously, this assembly can be used and implemented in any XAML based application. The source code submitted will consist of the following XAML based applications:

  • WinRT aka Windows Store Application
  • WPF (Windows Presentation Foundation)
  • Windows Phone 8.1

Tundra addresses, amongst other the following categories within MVVM:

  • Bootstrapping
  • Commanding
  • Extensions
  • Messaging
  • MVVM Base Class Implementation
  • View Model Locators
  • Wrapper and Providers

Tundra relies on the following frameworks:

About

A small portable class library which aids in the implementation of the MVVM architectural pattern. This library can be used in any XAML based application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages