Info
Version: | 1.2.0 |
Author(s): | Marcio Rinaldi |
Last Update: | Thursday, November 7, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://smartstringresources.codeplex.com |
NuGet Url: | https://www.nuget.org/packages/SmartStringResources |
Install
Install-Package SmartStringResources
dotnet add package SmartStringResources
paket add SmartStringResources
SmartStringResources Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags
Features
- Exposes resource entries format parameters as named method arguments
- Exposes resource keys as constants to use in attribute-based validations
- Organizes resource entries according to "area" delimited by underscore
- Generates C# and VB.NET code
- Integrates with Visual Studio to auto create and update Smart String Resources files
- Generated namespaces and classes names and accessibility levels can be customized
- Optional culture parameter can be specified
- Works with team members that do not have Smart String Resources installed
It is based on NETFx Smart String Resources but has more features like support to C# and VB.NET, optional culture parameter and Visual Studio extension to auto create and update files and generation of resource keys constants.