ResXResourceReader.NetStandard
1.1.0
dotnet add package ResXResourceReader.NetStandard --version 1.1.0
NuGet\Install-Package ResXResourceReader.NetStandard -Version 1.1.0
<PackageReference Include="ResXResourceReader.NetStandard" Version="1.1.0" />
paket add ResXResourceReader.NetStandard --version 1.1.0
#r "nuget: ResXResourceReader.NetStandard, 1.1.0"
// 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 |
-
.NETStandard 2.0
- Microsoft.Bcl.HashCode (>= 1.1.0)
-
.NETStandard 2.1
- No dependencies.
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.
|
## 1.1.0
Fixed issues where the library couldn't open Resx files generated by other editors