Hi Rich,
Do you want to incorporate my features in my branch? Some additional work is needed in:
- fixing the tests
- CamelCaseProperties is not included (I don't think this belongs in this library)
- Add tests for error messages from resource files (I don't know how they are used)
- Documentation changes
The Features I implemented:
- Get rid of creating Json string by hand
- Add support for hierarchical view models using a custom attribute
- Add a feature to configure the error messages using an array for the ordering of the lookup
I am afraid I can't spit each feature off and provide independent pull-requests because of the lack in time.
Right now I am now building my own nuget package and use it in my project.
Regards,
Thomas
Hi Rich,
Do you want to incorporate my features in my branch? Some additional work is needed in:
The Features I implemented:
I am afraid I can't spit each feature off and provide independent pull-requests because of the lack in time.
Right now I am now building my own nuget package and use it in my project.
Regards,
Thomas