Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/distantcam/modelfuu
- Owner: distantcam
- License: ms-pl
- Created: 2012-01-17T14:15:35.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-02-13T10:19:48.000Z (almost 13 years ago)
- Last Synced: 2024-11-15T00:32:53.854Z (2 months ago)
- Language: C#
- Homepage: http://distantcam.github.com/ModelFuu/
- Size: 508 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)