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 1,807 1/20/2018
2.0.16 1,940 1/15/2018
2.0.15 1,999 1/15/2018
2.0.14 2,010 1/13/2018
2.0.13 1,970 1/4/2018
2.0.12.19 1,955 12/30/2017
2.0.12.18 1,944 12/17/2017
2.0.12.17 1,942 12/17/2017
2.0.12.16 1,948 12/17/2017
2.0.12.15 2,004 12/7/2017
2.0.12.14 1,970 12/7/2017
2.0.12.13 1,994 12/6/2017
2.0.12.12 1,571 12/6/2017
2.0.12.11 1,559 12/5/2017
2.0.12.9 1,561 12/3/2017
2.0.12.8 1,535 12/3/2017
2.0.12.7 1,538 12/3/2017
2.0.12.6 1,555 12/3/2017
2.0.12.5 1,545 12/2/2017
2.0.12.4 1,543 11/11/2017
Loading failed