Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1.3k
The .NET MVVM framework for cross-platform solutions, including Android, iOS, MacCatalyst, macOS, tvOS, WPF, WinUI
License
MvvmCross/MvvmCross
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
👀 Check outmvvmcross.com to get started with MvvmCross 👀
MvvmCross is a opinionated cross-platform MVVM framework. It enables developers to create apps using the MVVM pattern in the .NET ecosystem. We support Android, iOS, MacCatalyst, TvOS, macOS, WinUI, WPF. Using MvvmCross allows for better code sharing by allowing you to share behavior and business logic between platforms.
Among the features MvvmCross provides are:
- ViewModel to View bindings using own customizable binding engine, which allows you to create own binding definitions for own custom views
- ViewModel to ViewModel navigation, helps you share behavior on how and when to navigate
- Inversion of Control through Dependency Injection and Property Injection
- Plugin framework, which lets you plug-in cool stuff like GPS Location, Localization, Sensors, Binding Extensions and a huge selection of 3rd party community plug-ins
MvvmCross is extendable by you. We strive to let as much code be configurable and overridable, to let the developer decide how they want to use the framework. However, the framework is very usable without doing anything.
Check out theMvvmCross docs
Grab the latestMvvmCross NuGet package and install in your solution.
Install-Package MvvmCross
Make sure that both the shared core project and your application projects include the NuGet. For more details please visit theGetting Started documentation, which also provides easier ways, through Visual Studio and Xamarin Studio plugins to install and manage MvvmCross in your project.
We want to keep the GitHub issues list for bugs, features and other important project management tasks only. If you have questions please see theQuestions & support section below.
When filing issues, please select the appropriateissue template. The best way to get your bug fixed is to be as detailed as you can be about the problem.Providing a minimal git repository with a project showing how to reproduce the problem is ideal. Here are a couple of questions you can answer before filing a bug.
- Did you try find your answer in thedocumentation
- Did you include a snippet of the broken code in the issue?
- Can you reproduce the problem in a brand new project?
- What are theEXACT steps to reproduce this problem?
- What platform(s) are you experiencing the problem on?
Remember GitHub issues supportmarkdown. When filing bugs please make sure you check the formatting of the issue before clicking submit.
We are happy to receive Pull Requests and code changes. Please readCONTRIBUTING.md for more information.
- StackOverflow
- Discord #mvvmcross channel
Support us with a monthly donation and help us continue our activities. [Become a backer]
Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]
MvvmCross is licensed under theMS-PL License
- MonoCross was the original starting point for this project, and was used as a reference under MIT
- Tiny bits ofMvvmLight are redistributed and modified under MIT
- Messenger ideas fromJonathanPeppers/XPlatUtils under Apache License Version 2.0, and from GrumpyDev/TinyMessenger under simple license of "THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY"
- Color codes under MIT License
- Some bits ofMvvm.Async are redistributed and modified under MIT License
- Thanks toMcCannLondon for sponsoring the initial part of this work
- Thanks toJetBrains for a community Resharper license to use on this project
This project is supported by the.NET Foundation.
About
The .NET MVVM framework for cross-platform solutions, including Android, iOS, MacCatalyst, macOS, tvOS, WPF, WinUI
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.
