Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 440 Bytes

README.markdown

File metadata and controls

5 lines (3 loc) · 440 Bytes

MonoCross is a refinement of the Model-View-Controller (MVC) pattern for mobile development using .NET, C# and the Mono Framework.

The pattern enables cross-platform portability of business logic and data access code, (Model + Controller), while supporting full, native and/or platform-specific presentation (Views).

For more information on using the pattern, visit the WIKI