MvvmCross.Plugin.Color 9.3.0-alpha.103

Prefix Reserved
This is a prerelease version of MvvmCross.Plugin.Color.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package MvvmCross.Plugin.Color --version 9.3.0-alpha.103                
NuGet\Install-Package MvvmCross.Plugin.Color -Version 9.3.0-alpha.103                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MvvmCross.Plugin.Color" Version="9.3.0-alpha.103" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MvvmCross.Plugin.Color --version 9.3.0-alpha.103                
#r "nuget: MvvmCross.Plugin.Color, 9.3.0-alpha.103"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MvvmCross.Plugin.Color as a Cake Addin
#addin nuget:?package=MvvmCross.Plugin.Color&version=9.3.0-alpha.103&prerelease

// Install MvvmCross.Plugin.Color as a Cake Tool
#tool nuget:?package=MvvmCross.Plugin.Color&version=9.3.0-alpha.103&prerelease                

<h3 align="center"> <a href="https://www.mvvmcross.com/" target="_blank"> <img src="docs/assets/img/logo/MvvmCross-logo.png" alt="MvvmCross Logo" /> </a> </h3>

MvvmCross

Twitter: @MvvmCross license Build Status NuGet NuGet Pre Release MyGet OpenCollective OpenCollective CodeFactor

👀 Check out mvvmcross.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.

<hr /> <h4 align="center"> Check out the <a href="https://www.mvvmcross.com/documentation">MvvmCross docs</a> </h4> <hr />

Installation

Grab the latest MvvmCross 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 the Getting Started documentation, which also provides easier ways, through Visual Studio and Xamarin Studio plugins to install and manage MvvmCross in your project.

Filing issues

We want to keep the GitHub issues list for bugs, features and other important project management tasks only. If you have questions please see the Questions & support section below.

When filing issues, please select the appropriate issue 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.

  1. Did you try find your answer in the documentation
  2. Did you include a snippet of the broken code in the issue?
  3. Can you reproduce the problem in a brand new project?
  4. What are the EXACT steps to reproduce this problem?
  5. What platform(s) are you experiencing the problem on?

Remember GitHub issues support markdown. When filing bugs please make sure you check the formatting of the issue before clicking submit.

Contributing code

We are happy to receive Pull Requests and code changes. Please read CONTRIBUTING.md for more information.

Questions & support

Backers

Support us with a monthly donation and help us continue our activities. [Become a backer]

Sponsors

Sponsors

Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]

Backers

Licensing

MvvmCross is licensed under the MS-PL License

  • MonoCross was the original starting point for this project, and was used as a reference under MIT
  • Tiny bits of MvvmLight are redistributed and modified under MIT
  • Messenger ideas from JonathanPeppers/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 of Mvvm.Async are redistributed and modified under MIT License

Acknowledgements

  • Thanks to McCannLondon for sponsoring the initial part of this work
  • Thanks to JetBrains for a community Resharper license to use on this project

.NET Foundation

This project is supported by the .NET Foundation.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-android34.0 is compatible.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-ios18.0 is compatible.  net8.0-maccatalyst was computed.  net8.0-maccatalyst18.0 is compatible.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net8.0-windows10.0.19041 is compatible.  net9.0 is compatible.  net9.0-android35.0 is compatible.  net9.0-ios18.0 is compatible.  net9.0-maccatalyst18.0 is compatible.  net9.0-windows10.0.19041 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on MvvmCross.Plugin.Color:

Package Downloads
MvvmCross.Plugin.All

MvvmCross is the .NET MVVM framework for cross-platform solutions, including Xamarin iOS, Xamarin Android, Xamarin Forms, Windows and Mac. This package contains all plugins for MvvmCross

Redhotminute.Mvx.Plugin.Style

Mvvmcross plugin to easily cross style fonts and colors

Mvx.Plugin.Style

MvvmCross plugin to bind custom fonts and other text styles

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on MvvmCross.Plugin.Color:

Repository Stars
prajjwaldimri/GithubXamarin
GithubXamarin(GitIt) is a cross-platform application for https://github.com which is built using Xamarin.
MvvmCross/MvvmCross-Samples
Tutorials and samples for MvvmCross: The .NET MVVM framework for cross-platform solutions.
Version Downloads Last updated
9.3.0-alpha.104 33 11/12/2024
9.3.0-alpha.103 42 11/5/2024
9.3.0-alpha.102 37 11/1/2024
9.2.0 56,134 2/22/2024
9.2.0-beta.7 2,119 2/5/2024
9.2.0-beta.6 218 1/16/2024
9.2.0-beta.5 1,032 12/7/2023
9.2.0-beta.4 27,930 11/16/2023
9.2.0-beta.3 1,845 10/23/2023
9.2.0-beta.2 1,951 10/5/2023
9.2.0-beta.1 533 9/14/2023
9.1.1 16,573 8/1/2023
9.1.0 272 7/27/2023
9.0.10 25,887 5/10/2023
9.0.9 31,686 1/20/2023
9.0.8 4,964 1/16/2023
9.0.7 429 1/13/2023
9.0.6 525 1/12/2023
9.0.5 622 1/9/2023
9.0.4 573 1/6/2023
9.0.3 523 1/4/2023
9.0.2 5,049 11/12/2022
9.0.1 807 9/13/2022
9.0.0 666 9/10/2022
8.0.2 139,002 7/25/2021
8.0.1 37,430 6/12/2021
8.0.0 941 6/11/2021
7.1.2 222,384 10/23/2020
7.1.1 29,045 10/21/2020
7.1.0 843 10/21/2020
7.0.1 16,496 9/19/2020
7.0.0 18,146 8/14/2020
6.4.2 152,304 1/3/2020
6.4.1 48,572 9/30/2019
6.4.0 4,052 9/9/2019
6.3.1 34,148 6/18/2019
6.3.0 5,778 5/15/2019
6.3.0-alpha.385 401 2/13/2019
6.2.3 37,233 2/13/2019
6.2.2 22,457 11/7/2018
6.2.1 26,152 10/10/2018
6.2.0 25,471 9/13/2018
6.2.0-beta.4 518 9/13/2018
6.2.0-beta.3 542 8/17/2018
6.2.0-beta.2 617 7/12/2018
6.2.0-beta.1 643 7/10/2018
6.1.2 58,917 6/18/2018
6.1.1 3,765 6/12/2018
6.1.0 1,376 6/11/2018
6.1.0-beta.1 706 5/30/2018
6.0.1 9,447 4/29/2018
6.0.0 3,030 4/14/2018
6.0.0-beta.8 594 4/10/2018
6.0.0-beta.7 1,255 3/30/2018
6.0.0-beta.6 680 3/19/2018
6.0.0-beta.5 685 3/9/2018
6.0.0-beta.4 691 3/2/2018
6.0.0-beta.3 689 2/14/2018
6.0.0-beta.2 686 2/12/2018
6.0.0-beta.1 701 2/12/2018
5.7.0 54,848 3/14/2018
5.6.3 49,610 12/22/2017
5.6.2 5,260 12/11/2017
5.6.1 1,425 12/11/2017
5.6.0 1,307 12/10/2017
5.5.2 14,232 11/29/2017
5.5.0 2,578 11/23/2017
5.4.2 3,727 11/7/2017
5.4.1 2,021 11/7/2017
5.4.0 2,657 10/31/2017
5.3.2 2,411 10/23/2017
5.3.1 2,490 10/18/2017
5.3.0 1,529 10/13/2017
5.2.1 2,627 9/26/2017
5.2.0 5,460 9/12/2017
5.1.1 20,327 7/28/2017
5.1.0 3,237 7/19/2017
5.0.6 2,788 7/10/2017
5.0.5 4,637 6/25/2017
5.0.4 1,322 6/23/2017
5.0.3 1,586 6/19/2017
5.0.2 2,143 6/6/2017
5.0.1 2,228 5/26/2017
5.0.0 2,165 5/22/2017
5.0.0-beta0012 967 5/22/2017
5.0.0-beta0011 940 5/17/2017
5.0.0-beta0010 958 5/15/2017
5.0.0-beta0009 1,030 5/13/2017
5.0.0-beta0008 1,007 5/10/2017
5.0.0-beta0007 956 5/3/2017
5.0.0-beta0006 984 5/1/2017
5.0.0-beta0005 965 4/29/2017
5.0.0-beta0004 1,017 4/29/2017
5.0.0-beta0003 931 4/28/2017
5.0.0-beta0002 1,014 4/26/2017
5.0.0-beta0001 995 4/25/2017
4.4.0 58,969 11/1/2016
4.3.0 8,405 9/26/2016
4.2.3 4,938 8/17/2016
4.2.2 8,877 7/11/2016
4.2.1 1,587 7/5/2016
4.2.0 5,815 6/13/2016
4.1.6 14,990 5/24/2016
4.1.5 1,641 5/19/2016
4.1.4 14,152 4/20/2016
4.1.0 4,565 3/22/2016
4.0.0 5,640 2/4/2016
4.0.0-beta8 2,094 1/13/2016