MvvmCross.Plugin.ResxLocalization 9.4.0-alpha.9

Prefix Reserved
This is a prerelease version of MvvmCross.Plugin.ResxLocalization.
dotnet add package MvvmCross.Plugin.ResxLocalization --version 9.4.0-alpha.9                
NuGet\Install-Package MvvmCross.Plugin.ResxLocalization -Version 9.4.0-alpha.9                
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.ResxLocalization" Version="9.4.0-alpha.9" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MvvmCross.Plugin.ResxLocalization --version 9.4.0-alpha.9                
#r "nuget: MvvmCross.Plugin.ResxLocalization, 9.4.0-alpha.9"                
#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.ResxLocalization as a Cake Addin
#addin nuget:?package=MvvmCross.Plugin.ResxLocalization&version=9.4.0-alpha.9&prerelease

// Install MvvmCross.Plugin.ResxLocalization as a Cake Tool
#tool nuget:?package=MvvmCross.Plugin.ResxLocalization&version=9.4.0-alpha.9&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-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 is compatible.  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. 
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.ResxLocalization:

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

MinoriEditorShell

MinoriEditorStudio is an application shell similar in concept to the Visual Studio Shell. This uses AvalonDock and has an MVVM architecture based on MvvmCross.

MinoriEditorShell.Platforms.Wpf

MinoriEditorStudio is an application shell similar in concept to the Visual Studio Shell. This uses AvalonDock and has an MVVM architecture based on MvvmCross.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.4.0-alpha.9 47 2/21/2025
9.4.0-alpha.8 57 2/3/2025
9.4.0-alpha.7 56 2/3/2025
9.4.0-alpha.6 43 1/18/2025
9.4.0-alpha.5 48 1/18/2025
9.4.0-alpha.4 42 1/17/2025
9.4.0-alpha.3 45 1/10/2025
9.4.0-alpha.2 71 1/3/2025
9.4.0-alpha.1 66 12/31/2024
9.3.1 1,688 1/17/2025
9.3.1-beta.1 46 1/17/2025
9.3.0 1,070 12/19/2024
9.3.0-alpha.108 54 12/19/2024
9.3.0-alpha.107 46 12/19/2024
9.3.0-alpha.106 45 12/19/2024
9.3.0-alpha.105 52 12/18/2024
9.3.0-alpha.104 82 11/12/2024
9.3.0-alpha.103 55 11/5/2024
9.3.0-alpha.102 52 11/1/2024
9.2.0 25,906 2/22/2024
9.2.0-beta.7 1,270 2/5/2024
9.2.0-beta.6 94 1/16/2024
9.2.0-beta.5 697 12/7/2023
9.2.0-beta.4 1,974 11/16/2023
9.2.0-beta.3 102 10/23/2023
9.2.0-beta.2 90 10/5/2023
9.2.0-beta.1 97 9/14/2023
9.1.1 5,411 8/1/2023
9.1.0 239 7/27/2023
9.0.10 7,146 5/10/2023
9.0.9 8,306 1/20/2023
9.0.8 3,831 1/16/2023
9.0.7 416 1/13/2023
9.0.6 398 1/12/2023
9.0.5 486 1/9/2023
9.0.4 488 1/6/2023
9.0.3 463 1/4/2023
9.0.2 2,077 11/12/2022
9.0.1 706 9/13/2022
9.0.0 679 9/10/2022
8.0.2 98,540 7/25/2021
8.0.1 2,684 6/12/2021
8.0.0 900 6/11/2021
7.1.2 128,745 10/23/2020
7.1.1 870 10/21/2020
7.1.0 798 10/21/2020
7.0.1 5,337 9/19/2020
7.0.0 4,593 8/14/2020
6.4.2 38,884 1/3/2020
6.4.1 36,958 9/30/2019
6.4.0 2,007 9/9/2019
6.3.1 17,606 6/18/2019
6.3.0 1,667 5/15/2019
6.3.0-alpha.385 417 2/13/2019
6.2.3 14,089 2/13/2019
6.2.2 11,513 11/7/2018
6.2.1 2,422 10/10/2018
6.2.0 23,823 9/13/2018
6.2.0-beta.4 526 9/13/2018
6.2.0-beta.3 561 8/17/2018
6.2.0-beta.2 644 7/12/2018
6.2.0-beta.1 613 7/10/2018
6.1.2 10,366 6/18/2018
6.1.1 1,573 6/12/2018
6.1.0 1,454 6/11/2018
6.1.0-beta.1 755 5/30/2018
6.0.1 5,981 4/29/2018
6.0.0 1,721 4/14/2018
6.0.0-beta.8 748 4/10/2018
6.0.0-beta.7 826 3/30/2018
6.0.0-beta.6 721 3/19/2018
6.0.0-beta.5 718 3/9/2018
6.0.0-beta.4 644 3/2/2018
6.0.0-beta.3 750 2/14/2018
6.0.0-beta.2 821 2/12/2018
6.0.0-beta.1 755 2/12/2018
5.7.0 12,423 3/14/2018
5.6.3 30,347 12/22/2017
5.6.2 2,055 12/11/2017
5.6.1 1,253 12/11/2017
5.6.0 1,176 12/10/2017
5.5.2 1,285 11/29/2017
5.5.0 1,528 11/23/2017
5.4.2 4,328 11/7/2017
5.4.1 1,110 11/7/2017
5.4.0 2,108 10/31/2017
5.3.2 1,497 10/23/2017
5.3.1 1,058 10/18/2017
5.3.0 1,168 10/13/2017
5.2.1 1,488 9/26/2017
5.2.0 1,293 9/12/2017
5.1.1 1,856 7/28/2017
5.1.0 2,768 7/19/2017
5.0.6 1,290 7/10/2017
5.0.5 2,038 6/25/2017
5.0.4 1,098 6/23/2017
5.0.3 1,378 6/19/2017
5.0.2 1,284 6/6/2017
5.0.1 1,261 5/26/2017
5.0.0 1,134 5/22/2017
5.0.0-beta0012 837 5/22/2017
5.0.0-beta0011 822 5/17/2017
5.0.0-beta0010 833 5/15/2017
5.0.0-beta0008 844 5/10/2017
5.0.0-beta0007 839 5/3/2017
5.0.0-beta0006 839 5/1/2017
5.0.0-beta0005 833 4/29/2017
5.0.0-beta0004 848 4/29/2017
5.0.0-beta0003 830 4/28/2017
5.0.0-beta0002 857 4/26/2017
5.0.0-beta0001 854 4/25/2017
4.4.0 6,894 11/1/2016
4.3.0 1,463 9/26/2016
4.2.3 2,026 8/17/2016
4.2.2 1,869 7/11/2016
4.2.1 1,221 7/5/2016
4.2.0 1,416 6/13/2016
4.1.6 1,289 5/24/2016
4.1.5 1,204 5/19/2016
4.1.4 1,351 4/20/2016
4.1.0 1,314 3/22/2016