Refractored.MvvmHelpers
1.6.2
.NET Standard 1.0
This package targets .NET Standard 1.0. The package is compatible with this framework or higher.
.NET Framework 4.6.1
This package targets .NET Framework 4.6.1. The package is compatible with this framework or higher.
This package has been deprecated as it is legacy and is no longer maintained.
Suggested Alternatives
dotnet add package Refractored.MvvmHelpers --version 1.6.2
NuGet\Install-Package Refractored.MvvmHelpers -Version 1.6.2
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="Refractored.MvvmHelpers" Version="1.6.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Refractored.MvvmHelpers" Version="1.6.2" />Directory.Packages.props
<PackageReference Include="Refractored.MvvmHelpers" />Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Refractored.MvvmHelpers --version 1.6.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Refractored.MvvmHelpers, 1.6.2"
#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.
#:package Refractored.MvvmHelpers@1.6.2
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Refractored.MvvmHelpers&version=1.6.2Install as a Cake Addin
#tool nuget:?package=Refractored.MvvmHelpers&version=1.6.2Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Going forward we recommend using the MVVM Community Toolkit for .NET. Available on NuGet: https://www.nuget.org/packages/CommunityToolkit.Mvvm/
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard1.0 is compatible. netstandard1.1 was computed. netstandard1.2 was computed. netstandard1.3 was computed. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
| Universal Windows Platform | uap was computed. uap10.0 was computed. |
| Windows Phone | wp8 was computed. wp81 was computed. wpa81 was computed. |
| Windows Store | netcore was computed. netcore45 was computed. netcore451 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- System.ValueTuple (>= 4.5.0)
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
- System.ValueTuple (>= 4.5.0)
-
.NETStandard 2.0
- System.ValueTuple (>= 4.5.0)
NuGet packages (25)
Showing the top 5 NuGet packages that depend on Refractored.MvvmHelpers:
| Package | Downloads |
|---|---|
|
SheshaMobile.Core
Common application functionality and features to be shared across the framework |
|
|
SheshaMobile.Modules.Facilities
The facilities module contains common functionality for browsing and viewing facilities |
|
|
SheshaMobile.Modules.Contacts
The contacts module contains common functionality for managing a contact book |
|
|
SheshaMobile.Core.iOS
Common application functionality and features to be shared across the framework for iOS |
|
|
SheshaMobile.Modules.Leave
The contacts module contains common functionality for managing a contact book |
GitHub repositories (30)
Showing the top 20 popular GitHub repositories that depend on Refractored.MvvmHelpers:
| Repository | Stars |
|---|---|
|
microsoft/dotnet-podcasts
.NET reference application shown at .NET Conf featuring ASP.NET Core, Blazor, .NET MAUI, Microservices, Orleans, Playwright, and more!
|
|
|
HenJigg/wpf-abp
Cross-platform mobile project and WPF client based on ABP framework Xamarin.Forms
|
|
|
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
|
|
|
kwsch/PKHeX.Mobile
Pokémon save editor for Android and iOS!
|
|
|
xamarinhq/app-conference
Pre-build conference application built with Xamarin
|
|
|
jamesmontemagno/Hanselman.Forms
The most awesome Hanselman app
|
|
|
WELL-E/AutoUpdater
WPF AutoUpdater
|
|
|
microsoft/SmartHotel360-Mobile
SmartHotel360 Mobile
|
|
|
Azure-Samples/MyDriving
Building IoT or Mobile solutions are fun and exciting. This year for Build, we wanted to show the amazing scenarios that can come together when these two are combined. So, we went and developed a sample application. MyDriving uses a wide range of Azure services to process and analyze car telemetry data for both real-time insights and long-term patterns and trends. The following features are supported in the current version of the mobile app.
|
|
|
PrismLibrary/Prism-Samples-Forms
Samples that demonstrate how to use various Prism features with Xamarin.Forms
|
|
|
mgierlasinski/MagicGradients
Draw breathtaking backgrounds in your Xamarin.Forms application. It's a kind of magic.
|
|
|
xamarin/dev-days-labs
|
|
|
xamarinhq/app-myshoppe
Cross-platform Xamarin.Forms sample for managing stores.
|
|
|
melihercan/WebRTCme
A cross-platform framework for adding WebRTC support to .NET MAUI, Blazor, and Desktop applications by using a single unified .NET/C# API.
|
|
|
Samsung/Tizen.NET
Welcome to Tizen .NET
|
|
|
MaKrotos/Music-M
Music M - музыкальный плеер ВКонтакте для Windows 11, Windows 10
|
|
|
microsoft/app-innovation-workshop
Hands-on workshop designed to help you learn Azure, Mobile & AI
|
|
|
jamesmontemagno/MyCoffeeApp
Sample Xamarin.Forms app built live on in 101 series on YouTube
|
|
|
BSiLabs/HttpTracer
|
|
|
davidortinau/FlyMe
Xamarin.Forms demo for 3 sessions presented at Microsoft Ignite 2019
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.6.2 | 2,851,172 | 5/27/2020 |
| 1.6.2-beta | 1,581 | 5/27/2020 |
| 1.6.1-beta | 67,128 | 11/13/2019 |
| 1.6.0-beta | 1,859 | 11/8/2019 |
| 1.5.1-beta | 16,085 | 9/12/2019 |
| 1.5.0-beta | 5,775 | 8/19/2019 |
| 1.4.1-beta | 11,542 | 12/14/2018 |
| 1.3.2.47-beta | 26,031 | 6/9/2017 |
| 1.3.0 | 12,112,514 | 5/18/2017 |
| 1.2.2 | 82,668 | 1/21/2017 |
| 1.2.0 | 5,396 | 1/6/2017 |
| 1.1.1.1-beta | 2,326 | 1/3/2017 |
| 1.1.0 | 57,973 | 10/30/2016 |
| 1.0.1 | 100,189 | 12/8/2015 |
| 1.0.0 | 4,673 | 12/7/2015 |