i18next 1.7.4

dotnet add package i18next --version 1.7.4
                    
NuGet\Install-Package i18next -Version 1.7.4
                    
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="i18next" Version="1.7.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="i18next" Version="1.7.4" />
                    
Directory.Packages.props
<PackageReference Include="i18next" />
                    
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 i18next --version 1.7.4
                    
#r "nuget: i18next, 1.7.4"
                    
#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=i18next&version=1.7.4
                    
Install i18next as a Cake Addin
#tool nuget:?package=i18next&version=1.7.4
                    
Install i18next as a Cake Tool

i18next is a full-featured i18n javascript library for translating your webapplication.

runs in browser, under node.js, rhino and other javascript runtimes.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.7.4 1,487 9/14/2014
1.7.3 358 7/1/2014
1.7.1 321 9/24/2013
1.6.3 159 5/29/2013
1.6.2 136 5/27/2013
1.6.0 76 3/22/2013