ResXResourceReader.NetStandard 1.1.0

.NET Standard 2.0
dotnet add package ResXResourceReader.NetStandard --version 1.1.0
NuGet\Install-Package ResXResourceReader.NetStandard -Version 1.1.0
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="ResXResourceReader.NetStandard" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ResXResourceReader.NetStandard --version 1.1.0
#r "nuget: ResXResourceReader.NetStandard, 1.1.0"
#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 ResXResourceReader.NetStandard as a Cake Addin
#addin nuget:?package=ResXResourceReader.NetStandard&version=1.1.0

// Install ResXResourceReader.NetStandard as a Cake Tool
#tool nuget:?package=ResXResourceReader.NetStandard&version=1.1.0

System.Resources.ResXResourceReader and System.Resources.ResXResourceWriter separated from System.Windows.Forms and packaged for .Net Standard.

     These classes are the baked-in .NET classes to programmatically read/update a ResX file.

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on ResXResourceReader.NetStandard:

Package Downloads
stryker

All stryker mutation test logic is contained in this library. This package does not include a runner. Use this package if you want to extend stryker with your own runner.

AppText.Translations

AppText.Translations is an add-on for the AppText CMS that adds a Translation content type and a few specialized API endpoints to deal with translations.

PointShare.ExtensionMethods.SPO

PointShare.ExtensionMethods.SPO

Bnsights.Coreib

Package Description

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on ResXResourceReader.NetStandard:

Repository Stars
Squidex/squidex
Headless CMS and Content Managment Hub
stryker-mutator/stryker-net
Mutation testing for .NET core and .NET framework!
JonPSmith/AuthPermissions.AspNetCore
This library provides extra authorization and multi-tenant features to an ASP.NET Core application.
Version Downloads Last updated
1.1.0 282,151 12/6/2021
1.0.1 437,610 4/23/2020
1.0.0 17,326 3/3/2020

## 1.1.0
     Fixed issues where the library couldn't open Resx files generated by other editors