MessageFormat 0.1.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package MessageFormat --version 0.1.6
                    
NuGet\Install-Package MessageFormat -Version 0.1.6
                    
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.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MessageFormat" Version="0.1.6" />
                    
Directory.Packages.props
<PackageReference Include="MessageFormat" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MessageFormat --version 0.1.6
                    
#r "nuget: MessageFormat, 0.1.6"
                    
#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.
#addin nuget:?package=MessageFormat&version=0.1.6
                    
Install MessageFormat as a Cake Addin
#tool nuget:?package=MessageFormat&version=0.1.6
                    
Install MessageFormat as a Cake Tool

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.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on MessageFormat:

Package Downloads
BioEngine.Core

Package Description

Shinya.Core

Shinya.Framework

Tp.I18n

Public interfaces for Targetprocess internationalization

I18Next.Net.ICU

Package Description

GitHub repositories (7)

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

Repository Stars
files-community/Files
A modern file manager that helps users organize their files and folders.
marticliment/UniGetUI
UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers
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.
hpavlo/Rememory
Rememory | Clipboard Manager
Version Downloads Last updated
7.1.3 19,312 3/3/2025
7.1.2 44,212 10/14/2024
7.1.1 8,020 9/28/2024
7.1.0 136,659 10/11/2023
7.0.0 12,125 8/22/2023
6.0.2 35,615 1/1/2023
6.0.1 523 12/23/2022
6.0.0 91,555 1/15/2022
5.0.1 55,641 4/27/2021
5.0.0 5,856 4/26/2021
4.0.0 88,030 12/5/2020
3.0.1 1,822,092 7/11/2018
3.0.0 1,540 7/10/2018
2.1.0 45,702 3/19/2018
2.0.1 22,730 6/27/2017
2.0.0 22,734 4/26/2017
1.1.0 7,813 1/12/2017
1.0.2 69,723 10/1/2015
1.0.1 1,483 9/8/2015
1.0.0 1,504 8/25/2015
0.1.7 1,472 8/25/2015
0.1.6 1,428 8/19/2015
0.1.5 2,477 4/13/2015
0.1.4 1,756 12/17/2014
0.1.3 1,674 12/6/2014
0.1.2 1,654 12/6/2014
0.1.1 1,729 12/6/2014
0.1.0 1,835 12/6/2014

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