Refractored.MvvmHelpers
1.1.1.1-beta
See the version list below for details.
Requires NuGet 2.8.1 or higher.
dotnet add package Refractored.MvvmHelpers --version 1.1.1.1-beta
NuGet\Install-Package Refractored.MvvmHelpers -Version 1.1.1.1-beta
<PackageReference Include="Refractored.MvvmHelpers" Version="1.1.1.1-beta" />
paket add Refractored.MvvmHelpers --version 1.1.1.1-beta
#r "nuget: Refractored.MvvmHelpers, 1.1.1.1-beta"
// Install Refractored.MvvmHelpers as a Cake Addin #addin nuget:?package=Refractored.MvvmHelpers&version=1.1.1.1-beta&prerelease // Install Refractored.MvvmHelpers as a Cake Tool #tool nuget:?package=Refractored.MvvmHelpers&version=1.1.1.1-beta&prerelease
Collection of Mvvm Helpers such as ObservableRangeCollection, BaseViewModel, Grouping, and others.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (23)
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 (29)
Showing the top 5 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!
|
|
beeradmoore/dlss-swapper
|
|
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
|
Version | Downloads | Last updated | |
---|---|---|---|
1.6.2 | 2,360,783 | 5/27/2020 | |
1.6.2-beta | 1,310 | 5/27/2020 | |
1.6.1-beta | 62,991 | 11/13/2019 | |
1.6.0-beta | 1,572 | 11/8/2019 | |
1.5.1-beta | 15,059 | 9/12/2019 | |
1.5.0-beta | 5,486 | 8/19/2019 | |
1.4.1-beta | 11,005 | 12/14/2018 | |
1.3.2.47-beta | 25,061 | 6/9/2017 | |
1.3.0 | 11,177,985 | 5/18/2017 | |
1.2.2 | 82,100 | 1/21/2017 | |
1.2.0 | 4,889 | 1/6/2017 | |
1.1.1.1-beta | 1,857 | 1/3/2017 | |
1.1.0 | 57,428 | 10/30/2016 | |
1.0.1 | 99,506 | 12/8/2015 | |
1.0.0 | 4,081 | 12/7/2015 |
[1.0.1]
-Allow Grouping to take in IEnumberable to work better with LINQ grouping
[1.0.0]
-Initial release!