NGettext 0.4.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package NGettext --version 0.4.0
NuGet\Install-Package NGettext -Version 0.4.0
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="NGettext" Version="0.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NGettext --version 0.4.0
#r "nuget: NGettext, 0.4.0"
#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 NGettext as a Cake Addin
#addin nuget:?package=NGettext&version=0.4.0

// Install NGettext as a Cake Tool
#tool nuget:?package=NGettext&version=0.4.0

A cross-platform .NET implementation of the GNU/Gettext library.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 is compatible.  net35-client is compatible.  net40 is compatible.  net40-client is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
DNX dnx451 is compatible. 
DNXCore dnxcore50 is compatible. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (18)

Showing the top 5 NuGet packages that depend on NGettext:

Package Downloads
Peachpie.Library

Peachpie PHP language library functions.

Remora.Discord.Commands The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Glue code for using Remora.Commands with Remora.Discord

FubarDev.FtpServer.Abstractions The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Interfaces for the portable FTP server

MN.L10n

MultiNet L10n Translation package

NGettext.PluralCompile

Provides support of plural rule compilation to the IL bytecode.

GitHub repositories (8)

Showing the top 5 popular GitHub repositories that depend on NGettext:

Repository Stars
duplicati/duplicati
Store securely encrypted backups in the cloud!
t1m0thyj/WinDynamicDesktop
Port of macOS Mojave Dynamic Desktop feature to Windows 10
mpvnet-player/mpv.net
🎞 mpv.net is a media player for Windows with a modern GUI.
peachpiecompiler/peachpie
PeachPie - the PHP compiler and runtime for .NET and .NET Core
PintaProject/Pinta
Simple GTK# Paint Program
Version Downloads Last updated
0.6.7 364,223 9/17/2021
0.6.6 311,634 7/18/2020
0.6.5 420,903 12/18/2019
0.6.4 130,503 8/6/2019
0.6.3 382,978 8/22/2017
0.6.2 61,900 7/25/2016
0.6.1 6,734 5/23/2016
0.6.0 2,044 5/22/2016
0.5.1-beta1 1,501 2/8/2016
0.5.0 4,143 1/16/2016
0.4.0 2,255 1/16/2016
0.3.0.1 2,322 1/15/2016
0.3.0 2,472 1/15/2016
0.2.2.1 2,167 5/13/2015
0.2.2 1,451 5/12/2015
0.2.1 1,449 5/12/2015

Plural rule parsing from the *.mo file header implemented.