JSFxUI 2.0.17

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

JSFx is a JavaScript framework / library created to ease the web development.
Fixed the dropdown width.
Fixed string array selector issue.
Added $multiselectdropdown - fix.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has 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
2.0.17 2,174 1/20/2018
2.0.16 2,434 1/15/2018
2.0.15 2,492 1/15/2018
2.0.14 2,504 1/13/2018
2.0.13 2,469 1/4/2018
2.0.12.19 2,449 12/30/2017
2.0.12.18 2,444 12/17/2017
2.0.12.17 2,441 12/17/2017
2.0.12.16 2,451 12/17/2017
2.0.12.15 2,500 12/7/2017
2.0.12.14 2,464 12/7/2017
2.0.12.13 2,503 12/6/2017
2.0.12.12 1,910 12/6/2017
2.0.12.11 1,895 12/5/2017
2.0.12.9 1,898 12/3/2017
2.0.12.8 1,875 12/3/2017
2.0.12.7 1,874 12/3/2017
2.0.12.6 1,891 12/3/2017
2.0.12.5 1,882 12/2/2017
2.0.12.4 1,883 11/11/2017
Loading failed