Goji 1.2.0
.NET Core 3.1
dotnet add package Goji --version 1.2.0
NuGet\Install-Package Goji -Version 1.2.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="Goji" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Goji --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Goji, 1.2.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 Goji as a Cake Addin
#addin nuget:?package=Goji&version=1.2.0
// Install Goji as a Cake Tool
#tool nuget:?package=Goji&version=1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A simple framework to localize wpf applications.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp3.1 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- No dependencies.
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.0 | 348 | 4/5/2021 |
1.1.6 | 267 | 3/31/2021 |
1.1.5 | 336 | 12/29/2020 |
1.1.4 | 300 | 12/28/2020 |
1.1.3 | 322 | 12/21/2020 |
1.1.2 | 365 | 12/21/2020 |
1.1.1 | 345 | 12/12/2020 |
1.1.0 | 331 | 12/12/2020 |
1.0.15248.56 | 1,161 | 9/5/2015 |
1.0.15248.55 | 928 | 9/5/2015 |
1.0.15248.36 | 960 | 9/5/2015 |
Improved DynamicTranslationExtension to wrok with setters.