eLang 0.5.1

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

Language Learning web application with Html5 and Javascript solutions.
The package licensed under Mozilla Pulic License(MPL).

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.5.1 182 3/17/2013
0.4.1 53 3/16/2013
0.2.0 52 3/4/2013

0.5.1 - elang.test, tooltip for radiobuttons
0.4.1 - TypeScript based plugin,
           generated content,
           Twitter bootstrap design.
0.2    - jQuery plugin, base jQuery Theme.