Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/distantcam/modelfuu

Automatic property generation in ViewModels from Model classes.
https://github.com/distantcam/modelfuu

Last synced: 10 days ago
JSON representation

Automatic property generation in ViewModels from Model classes.

Awesome Lists containing this project

README

        

# ModelFuu

This codebase contains the [ModelFuu](http://distantcam.github.com/ModelFuu/) project.

## About ModelFuu

ModelFuu is a framework for automatically generating bindable properties in a ViewModel from a POCO Model object at runtime.

## ModelFuu is on Nuget

![PM> Install-Package ModelFuu](http://distantcam.github.com/ModelFuu/ModelFuuNuget.png)

## Licence

ModelFuu is licenced under the [Microsoft Public License (MS-PL)](https://github.com/distantcam/ModelFuu/blob/master/Licence.md)