netfx-System.StringResources
3.0.7
See the version list below for details.
dotnet add package netfx-System.StringResources --version 3.0.7
NuGet\Install-Package netfx-System.StringResources -Version 3.0.7
<PackageReference Include="netfx-System.StringResources" Version="3.0.7" />
paket add netfx-System.StringResources --version 3.0.7
#r "nuget: netfx-System.StringResources, 3.0.7"
// Install netfx-System.StringResources as a Cake Addin #addin nuget:?package=netfx-System.StringResources&version=3.0.7 // Install netfx-System.StringResources as a Cake Tool #tool nuget:?package=netfx-System.StringResources&version=3.0.7
Suplements the built-in Resources .resx C# generator by generating a strong-typed class named Strings from the
same .resx file, but exposing format parameters as method parameters and organizing strings in classes according to the resource name
if it uses underscores. i.e. User_InvalidCredentials can be accessed with Strings.User.InvalidCredentials, and as a method if it had
parameter replacements, which can even be named, like "Invalid email '{email}'". This makes it easier to refactor strings too.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.2.0-alpha | 6,339 | 12/30/2019 |
3.1.11 | 5,750 | 6/21/2019 |
3.1.10 | 5,687 | 1/4/2018 |
3.1.9 | 66,647 | 8/4/2017 |
3.1.8 | 3,799 | 6/30/2017 |
3.1.5 | 2,283 | 6/7/2017 |
3.0.14 | 5,264 | 9/14/2016 |
3.0.13 | 5,489 | 6/18/2016 |
3.0.12 | 3,831 | 4/5/2016 |
3.0.10 | 2,597 | 1/11/2016 |
3.0.9 | 2,625 | 1/11/2016 |
3.0.8 | 2,461 | 1/11/2016 |
3.0.7 | 2,469 | 1/8/2016 |
3.0.6 | 2,575 | 12/24/2015 |
3.0.5 | 2,552 | 12/24/2015 |
3.0.4 | 2,653 | 11/10/2015 |
3.0.3 | 2,464 | 11/4/2015 |
3.0.2 | 2,687 | 10/21/2015 |
3.0.1 | 2,602 | 10/16/2015 |
2.0.0 | 4,168 | 12/11/2013 |
1.0.0.10 | 3,406 | 1/29/2013 |
1.0.0.9 | 2,911 | 7/20/2011 |
1.0.0.8 | 1,940 | 7/20/2011 |
1.0.0.7 | 2,159 | 7/13/2011 |
1.0.0 | 2,119 | 7/13/2011 |