Open source application framework for building portable graphical interfaces in C#, featuring a declarative language for ui with styling and templates called IML similar to XAML and a binding system for easy code linking. C.R.O.W. is in beta development state, api could change.
You can visit the Wiki for documentation and tutorials. (in progress)
Please report bugs and issues on GitHub
Screen shots
Feature
- XML interface definition.
- Templates and styling.
- Dynamic binding system with code injection.
- Inlined delegates in XML.
- Proportionnal layouting.