MvvmCross.HotTuna.MvvmCrossLibraries 4.0.0-beta8

This is a prerelease version of MvvmCross.HotTuna.MvvmCrossLibraries.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package MvvmCross.HotTuna.MvvmCrossLibraries --version 4.0.0-beta8
NuGet\Install-Package MvvmCross.HotTuna.MvvmCrossLibraries -Version 4.0.0-beta8
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.HotTuna.MvvmCrossLibraries" Version="4.0.0-beta8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MvvmCross.HotTuna.MvvmCrossLibraries --version 4.0.0-beta8
#r "nuget: MvvmCross.HotTuna.MvvmCrossLibraries, 4.0.0-beta8"
#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.HotTuna.MvvmCrossLibraries as a Cake Addin
#addin nuget:?package=MvvmCross.HotTuna.MvvmCrossLibraries&version=4.0.0-beta8&prerelease

// Install MvvmCross.HotTuna.MvvmCrossLibraries as a Cake Tool
#tool nuget:?package=MvvmCross.HotTuna.MvvmCrossLibraries&version=4.0.0-beta8&prerelease

Updating to this package will pull in the new package MvvmCross.Core. After that, this package (or all packages containing HotTuna) should be removed from the project.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on MvvmCross.HotTuna.MvvmCrossLibraries:

Package Downloads
SystemDotMobile

Mobile UI library for cross platform development on iOS, Android, WinRT and Windows

Ikotools.Windows.Controls

Description

SolerSoft.MvvmCross

This is a base framework for building apps on MvvmCross. It adds helper classes like ViewModelBase that provide guidance and structure via overrides. It also adds logging and exception handling for ViewModel operations out of the box. Because dependencies on SolerSoft Logging and UserInteraction plugins, right now this only works on Windows Universal Apps.

MobiliTips.MvxPlugins.MvxForms

MvvmCross plugin to work with Xamarin Forms on iOS, Android, WinPhone SL, WinStore 8.1 & WinPhone 8.1 projects. Install this plugin on a blank MvvmCross project (each platform) without any customization so that you can click "Yes to all" on overriding alert message. If your project is not a blank one, click "No to all" and see sample on GitHub to implement it manually. Tuto available on my blog http://mobilitips.wordpress.com Release notes on nuget.org Inspired by FormsPresenters plugin with some adaptations.

Scorchio.NinjaCoder.MvvmCross.Tests

Helper For MvvmCross Testing

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on MvvmCross.HotTuna.MvvmCrossLibraries:

Repository Stars
MvvmCross/MvvmCross-Samples
Tutorials and samples for MvvmCross: The .NET MVVM framework for cross-platform solutions.
jamesmontemagno/MeetupManager
Meetup.com app to track users at events
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
Version Downloads Last updated