https://github.com/ultimatecodemonkeys/codemonkeys
CodeMonkeys is a modern MVVM (Model-View-ViewModel) application development framework with focus on Xamarin.Forms.
https://github.com/ultimatecodemonkeys/codemonkeys
application csharp csharp-library development framework mvvm mvvm-architecture netstandard netstandard21 nuget nuget-package xamarin xamarin-forms
Last synced: about 1 month ago
JSON representation
CodeMonkeys is a modern MVVM (Model-View-ViewModel) application development framework with focus on Xamarin.Forms.
- Host: GitHub
- URL: https://github.com/ultimatecodemonkeys/codemonkeys
- Owner: UltimateCodeMonkeys
- License: mit
- Created: 2019-11-12T13:47:38.000Z (almost 6 years ago)
- Default Branch: develop
- Last Pushed: 2021-11-16T13:10:10.000Z (almost 4 years ago)
- Last Synced: 2024-05-29T01:20:52.495Z (over 1 year ago)
- Topics: application, csharp, csharp-library, development, framework, mvvm, mvvm-architecture, netstandard, netstandard21, nuget, nuget-package, xamarin, xamarin-forms
- Language: C#
- Homepage:
- Size: 1.4 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
CodeMonkeys - Xamarin.Forms MVVM framework
[](https://forthebadge.com)
[](https://forthebadge.com)
[](https://forthebadge.com)[](https://www.codacy.com/gh/UltimateCodeMonkeys/CodeMonkeys/dashboard?utm_source=github.com&utm_medium=referral&utm_content=UltimateCodeMonkeys/CodeMonkeys&utm_campaign=Badge_Grade)
[](https://github.com/UltimateCodeMonkeys/CodeMonkeys)
[](https://github.com/UltimateCodeMonkeys/CodeMonkeys/issues)CodeMonkeys is a modern MVVM (Model-View-ViewModel) application development framework with focus on Xamarin.Forms.
It's built with .NET Standard and therefore supports nearly every environment.
# Overview
* What's in the Box
* Frequently asked questions
* Contributing
* License## What's in the Box?
To be added.## Frequently asked questions
To be added.## Contributing
__Contributions are always welcome!__
When you send us a pull request with changes, improvements or bugfixes please make sure to use our pull request template.We want to have all information regarding the pull request at a glance.
## License
This project is licensed under the MIT license - see the [LICENSE.md](LICENSE.md) file for details