System.Resources.ResourceManager
4.0.0
See the version list below for details.
Requires NuGet 3.0 or higher.
Install-Package System.Resources.ResourceManager -Version 4.0.0
dotnet add package System.Resources.ResourceManager --version 4.0.0
<PackageReference Include="System.Resources.ResourceManager" Version="4.0.0" />
paket add System.Resources.ResourceManager --version 4.0.0
#r "nuget: System.Resources.ResourceManager, 4.0.0"
// Install System.Resources.ResourceManager as a Cake Addin
#addin nuget:?package=System.Resources.ResourceManager&version=4.0.0
// Install System.Resources.ResourceManager as a Cake Tool
#tool nuget:?package=System.Resources.ResourceManager&version=4.0.0
Provides classes and attributes that allow developers to create, store, and manage various culture-specific resources used in an application.
Commonly Used Types:
System.Resources.ResourceManager
System.Resources.NeutralResourcesLanguageAttribute
System.Resources.SatelliteContractVersionAttribute
System.Resources.MissingManifestResourceException
| Product | Versions |
|---|---|
| .NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
| .NETPlatform | dotnet |
| DNXCore | dnxcore50 |
| Universal Windows Platform | netcore50 uap uap10.0 |
| Windows Phone | wp8 wp81 wpa81 |
| Windows Store | win8 |
-
.NETCore 5.0
- System.Globalization (>= 4.0.0)
- System.Reflection (>= 4.0.10)
- System.Runtime (>= 4.0.20)
-
.NETFramework 4.5
- No dependencies.
-
.NETPlatform 5.0
- System.Globalization (>= 4.0.0)
- System.Reflection (>= 4.0.0)
- System.Runtime (>= 4.0.0)
-
Windows 8.0
- No dependencies.
-
WindowsPhone 8.0
- No dependencies.
-
WindowsPhoneApp 8.1
- No dependencies.
NuGet packages (89)
Showing the top 5 NuGet packages that depend on System.Resources.ResourceManager:
| Package | Downloads |
|---|---|
|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together. 18a36291e48808fa7ef2d00a764ceb1ec95645a5 When using NuGet 3.x this package requires at least version 3.4. |
|
|
Microsoft.CodeAnalysis.Common
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn"). Do not install this package manually, it will be added as a prerequisite by other packages that require it. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/e595ee276d14e14bfb3eb323fb57f2aa668bddea |
|
|
AngleSharp
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification. |
|
|
Microsoft.Extensions.CommandLineUtils
Command-line parsing API. Commonly used types: Microsoft.Extensions.CommandLineUtils.CommandLineApplication Microsoft.Extensions.CommandLineUtils.CommandOption |
|
|
System.Composition.Runtime
Contains runtime components of the Managed Extensibility Framework. Commonly Used Types: System.Composition.CompositionContext When using NuGet 3.x this package requires at least version 3.4. |