![]() |
VOOZH | about |
MvvmCross.Binding has been moved into the MvvmCross package since version 6.0.0. Please remove the reference to this package from your project if using MvvmCross 6.0.0.
dotnet add package MvvmCross.Binding --version 5.7.0
NuGet\Install-Package MvvmCross.Binding -Version 5.7.0
<PackageReference Include="MvvmCross.Binding" Version="5.7.0" />
<PackageVersion Include="MvvmCross.Binding" Version="5.7.0" />Directory.Packages.props
<PackageReference Include="MvvmCross.Binding" />Project file
paket add MvvmCross.Binding --version 5.7.0
#r "nuget: MvvmCross.Binding, 5.7.0"
#:package MvvmCross.Binding@5.7.0
#addin nuget:?package=MvvmCross.Binding&version=5.7.0Install as a Cake Addin
#tool nuget:?package=MvvmCross.Binding&version=5.7.0Install as a Cake Tool
MvvmCross is the .NET MVVM framework for cross-platform solutions, including Xamarin iOS, Xamarin Android, Xamarin Forms, Windows and Mac.
This package contains the 'Core Binding' libraries for MvvmCross
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0-android net6.0-android was computed. net7.0-android net7.0-android was computed. net8.0-android net8.0-android was computed. net9.0-android net9.0-android was computed. net10.0-android net10.0-android was computed. |
| .NET Framework | net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| .NETPlatform | dotnet dotnet is compatible. |
| MonoAndroid | monoandroid monoandroid is compatible. |
| Universal Windows Platform | uap uap was computed. uap10.0 uap10.0 is compatible. |
| Xamarin.iOS | xamarinios10 xamarinios10 is compatible. |
| Xamarin.Mac | xamarinmac20 xamarinmac20 is compatible. |
| Xamarin.TVOS | xamarintvos xamarintvos is compatible. |
Showing the top 5 NuGet packages that depend on MvvmCross.Binding:
| Package | Downloads |
|---|---|
|
artm.MvxPlugins.Dialog
A MvvmCross plugin for shownig dialogs from your core (PCL) project |
|
|
MvvmCross.iOS.Support
MvvmCross is the .NET MVVM framework for cross-platform solutions, including Xamarin iOS, Xamarin Android, Xamarin Forms, Windows and Mac. This package contains the iOS Support libraries for MvvmCross. |
|
|
MvvmCross.Plugins.Ratings
Rating view for MvvmCross |
|
|
Xciles.Uncommon.MvvmCross
A common library for PCL containing useful 'helpers' for MvvmCross. |
|
|
Sequence.Plugins.InfiniteScroll
A Plugin which facilitates (currently forward-only) incremental scrolling for a paged data source |
Showing the top 7 popular GitHub repositories that depend on MvvmCross.Binding:
| Repository | Stars |
|---|---|
|
CodeHubApp/CodeHub
CodeHub is an iOS application written using Xamarin
|
|
|
luberda-molinet/FFImageLoading
Image loading, caching & transforming library for Xamarin and Windows
|
|
|
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.
|
|
|
catcherwong/Demos
:100:Some demos for learning
|
|
|
MvvmCross/NPlus1DaysOfMvvmCross
Repos from the video series for N+1 days of MvvmCross - from http://slodge.blogspot.co.uk - indexed by Aboo at http://mvvmcross.wordpress.com
|
|
|
jamesmontemagno/Xam.NavDrawer
Navigation Drawer Sample + MvvmCross Sample for Xamarin.Android
|