NGettext.Wpf
1.0.6-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.
See the version list below for details.
dotnet add package NGettext.Wpf --version 1.0.6-alpha
NuGet\Install-Package NGettext.Wpf -Version 1.0.6-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.6-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NGettext.Wpf --version 1.0.6-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NGettext.Wpf, 1.0.6-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.
// Install NGettext.Wpf as a Cake Addin #addin nuget:?package=NGettext.Wpf&version=1.0.6-alpha&prerelease // Install NGettext.Wpf as a Cake Tool #tool nuget:?package=NGettext.Wpf&version=1.0.6-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Proper internationalization support for WPF (via NGettext). In particular a GetTextMarkupExtension is included, which is what everyone uses anyway.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. 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.
-
- NGettext (>= 0.6.3)
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 | 7,356 | 8/16/2019 |
1.2.5-alpha | 435 | 6/13/2019 |
1.2.4 | 1,549 | 6/13/2019 |
1.2.4-alpha | 451 | 5/29/2019 |
1.2.3-alpha | 504 | 3/18/2019 |
1.2.2-alpha | 451 | 2/27/2019 |
1.2.1-alpha | 440 | 2/27/2019 |
1.2.0-alpha | 442 | 2/27/2019 |
1.1.0-alpha | 578 | 2/19/2019 |
1.0.23-alpha | 612 | 11/2/2018 |
1.0.22-alpha | 586 | 10/26/2018 |
1.0.21-alpha | 610 | 9/28/2018 |
1.0.20-alpha | 593 | 9/27/2018 |
1.0.18-alpha | 613 | 9/26/2018 |
1.0.17-alpha | 830 | 6/19/2018 |
1.0.16-alpha | 938 | 4/18/2018 |
1.0.15-alpha | 855 | 4/12/2018 |
1.0.14-alpha | 754 | 3/8/2018 |
1.0.13-alpha | 816 | 3/4/2018 |
1.0.12-alpha | 866 | 3/3/2018 |
1.0.11-alpha | 828 | 3/1/2018 |
1.0.9-alpha | 834 | 2/28/2018 |
1.0.8-alpha | 881 | 2/23/2018 |
1.0.7-alpha | 840 | 1/5/2018 |
1.0.6-alpha | 794 | 1/5/2018 |
1.0.5-alpha | 797 | 1/2/2018 |
1.0.0-alpha | 842 | 12/28/2017 |
This release includes a PowerShell commandlet that emulates xgettext but works on XAML files. It is available in the package manager console.