System.Resources.ResourceManager
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 When using NuGet 3.x this package requires at least version 3.4.
Total Downloads
3.8B
3,821,363,484
Published
Nov 15, 2016
Latest stable version
Install
.NET CLI
dotnet add package System.Resources.ResourceManager --version 4.3.0
Package Manager Console
Install-Package System.Resources.ResourceManager -Version 4.3.0
PackageReference
<PackageReference Include="System.Resources.ResourceManager" Version="4.3.0" />
Frameworks
Dependencies
Microsoft.NETCore.Platforms
[1.1.0, )
.NETCore5.0
Microsoft.NETCore.Targets
[1.1.0, )
.NETCore5.0
System.Globalization
[4.3.0, )
.NETCore5.0
System.Reflection
[4.3.0, )
.NETCore5.0
System.Runtime
[4.3.0, )
.NETCore5.0
Microsoft.NETCore.Platforms
[1.1.0, )
.NETStandard1.0
Microsoft.NETCore.Targets
[1.1.0, )
.NETStandard1.0
System.Globalization
[4.3.0, )
.NETStandard1.0
System.Reflection
[4.3.0, )
.NETStandard1.0
System.Runtime
[4.3.0, )
.NETStandard1.0