NGettext.Wpf 1.0.18-alpha

This is a prerelease version of NGettext.Wpf.
There is a newer version of this package available.
See the version list below for details.
dotnet add package NGettext.Wpf --version 1.0.18-alpha
                    
NuGet\Install-Package NGettext.Wpf -Version 1.0.18-alpha
                    
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.Wpf" Version="1.0.18-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NGettext.Wpf" Version="1.0.18-alpha" />
                    
Directory.Packages.props
<PackageReference Include="NGettext.Wpf" />
                    
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 NGettext.Wpf --version 1.0.18-alpha
                    
#r "nuget: NGettext.Wpf, 1.0.18-alpha"
                    
#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.
#:package NGettext.Wpf@1.0.18-alpha
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NGettext.Wpf&version=1.0.18-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=NGettext.Wpf&version=1.0.18-alpha&prerelease
                    
Install as a Cake Tool

Proper internationalization support for WPF (via NGettext).  In particular a GetTextMarkupExtension is included, which is what everyone uses anyway.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.2.6-alpha 9,462 8/16/2019
1.2.5-alpha 515 6/13/2019
1.2.4 2,371 6/13/2019
1.2.4-alpha 540 5/29/2019
1.2.3-alpha 586 3/18/2019
1.2.2-alpha 536 2/27/2019
1.2.1-alpha 524 2/27/2019
1.2.0-alpha 524 2/27/2019
1.1.0-alpha 667 2/19/2019
1.0.23-alpha 708 11/2/2018
1.0.22-alpha 682 10/26/2018
1.0.21-alpha 720 9/28/2018
1.0.20-alpha 699 9/27/2018
1.0.18-alpha 719 9/26/2018
1.0.17-alpha 1,089 6/19/2018
1.0.16-alpha 1,301 4/18/2018
1.0.15-alpha 1,125 4/12/2018
1.0.14-alpha 940 3/8/2018
1.0.13-alpha 1,085 3/4/2018
1.0.12-alpha 1,144 3/3/2018
1.0.11-alpha 1,096 3/1/2018
1.0.9-alpha 1,113 2/28/2018
1.0.8-alpha 1,154 2/23/2018
1.0.7-alpha 1,123 1/5/2018
1.0.6-alpha 1,065 1/5/2018
1.0.5-alpha 1,067 1/2/2018
1.0.0-alpha 1,115 12/28/2017

CompsitionRoot.Compose("ExampleDomain") for simple initialization.