Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days 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 (about 5 years ago)
- Default Branch: develop
- Last Pushed: 2021-11-16T13:10:10.000Z (about 3 years ago)
- Last Synced: 2024-05-29T01:20:52.495Z (8 months 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
[![forthebadge](https://forthebadge.com/images/badges/made-with-c-sharp.svg)](https://forthebadge.com)
[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)
[![forthebadge](https://forthebadge.com/images/badges/you-didnt-ask-for-this.svg)](https://forthebadge.com)[![Codacy Badge](https://app.codacy.com/project/badge/Grade/05b77988fb7e4074995d0722af76b00f)](https://www.codacy.com/gh/UltimateCodeMonkeys/CodeMonkeys/dashboard?utm_source=github.com&utm_medium=referral&utm_content=UltimateCodeMonkeys/CodeMonkeys&utm_campaign=Badge_Grade)
[![GitHub last commit](https://img.shields.io/github/last-commit/UltimateCodeMonkeys/CodeMonkeys.svg?longCache=true&style=flat-square)](https://github.com/UltimateCodeMonkeys/CodeMonkeys)
[![GitHub issues](https://img.shields.io/github/issues/UltimateCodeMonkeys/CodeMonkeys.svg?longCache=true&style=flat-square)](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