-
-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Marc Rousavy edited this page Jun 25, 2018
·
12 revisions
An incredibly light and type safe MVVM library for .NET WPF
Jellyfish is on NuGet:
PM> Install-Package Jellyfish
Compared to other MVVM Frameworks like MVVM Light, Prism or Caliburn.Micro, this framework is
- as light as possible
- using modern best-practices
- using modern code style
- exactly fitting my needs
This wiki shows usage of the Jellyfish framework. Use the right navigation bar for accessing the pages.