The Ore Unity Framework is developed to use as a base system for projects of The Ore Studio. It provides a UI structure and life cycle to easily build pages, dialogs and toast notifications.
Other than a basic structure, it provides commonly required UI components, such as list view and tab view. And several non-UI components which could be used out of UI space. Also extension methods which could be called easily.
After the framework is developed, most of the projects that I am responsible is using it, including Defense Force and Eatie. It is planned to be updated and maintained continously, therefore a documentation website is developed for providing usage manual for key features, and checking for all usable functions and properties of each class.
My role inside the framework development is to design what components / features are needed, develop all these requirement, and building the documentation website with writing manuals.