https://github.com/distantcam/modelfuu
Automatic property generation in ViewModels from Model classes.
https://github.com/distantcam/modelfuu
Last synced: about 1 month 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 (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-02-13T10:19:48.000Z (over 14 years ago)
- Last Synced: 2025-03-04T19:37:50.097Z (over 1 year 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

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