ReswPlus 0.3.1.5

dotnet add package ReswPlus --version 0.3.1.5                
NuGet\Install-Package ReswPlus -Version 0.3.1.5                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ReswPlus" Version="0.3.1.5" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ReswPlus --version 0.3.1.5                
#r "nuget: ReswPlus, 0.3.1.5"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ReswPlus as a Cake Addin
#addin nuget:?package=ReswPlus&version=0.3.1.5

// Install ReswPlus as a Cake Tool
#tool nuget:?package=ReswPlus&version=0.3.1.5                

ReswPlus is a C# Source Generator for Visual Studio that enhances .resw files with a powerful set of features, making localization easier, safer, and more efficient.

Features

  • Strongly typed static properties for safer and more efficient string access.
  • Automatic generation of string formatting methods, supporting:
    • Typed and named parameters, literal strings, string references, and macros.
  • Pluralization support for 196 languages, including handling empty states when the item count is zero.
  • Variant support for managing multiple versions of a string.
  • Generation of a markup extension for accessing strings with compile-time verification.
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • 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
0.3.1.5 100 2/3/2025
0.2.6 226 9/11/2024