MessageFormat 0.1.5

dotnet add package MessageFormat --version 0.1.5
NuGet\Install-Package MessageFormat -Version 0.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="MessageFormat" Version="0.1.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MessageFormat --version 0.1.5
#r "nuget: MessageFormat, 0.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 MessageFormat as a Cake Addin
#addin nuget:?package=MessageFormat&version=0.1.5

// Install MessageFormat as a Cake Tool
#tool nuget:?package=MessageFormat&version=0.1.5

PHP has it. Java has it. Even JavaScript has it. It's time .NET joined in with support for the ICU Message Format.

Check the README on Github for more information.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on MessageFormat:

Repository Stars
microsoft/devhome
The new Dev Home experience for Windows!
revenz/FileFlows
FileFlows is a file processing application that can execute actions against a file in a tree flow structure.
microsoft/devhomegithubextension
Dev Home GitHub Extension
5cover/WinClean
Windows optimization and debloating utility.
Version Downloads Last updated
0.1.5 148 4/13/2015
0.1.4 95 12/17/2014
0.1.3 57 12/6/2014
0.1.2 51 12/6/2014
0.1.1 54 12/6/2014
0.1.0 49 12/6/2014

Fixed issue #2: empty pluralization blocks threw an exception.