ExfJS 1.5.1.10

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

ExfJS包含的控件有:combobox、exfadview、exfautocompletion、exfcontextmenus、exfdatepicker、plugins、exfform、exfgrid、exfloading、exfnavbar、exfpoplayer、exfprogressbar、exfrmsg、exfsidepanel、exftabs、exftimer、exftree、exftreeview、exfui、exfupload、exfwindow、exflightview等21套控件和常用扩展有插件

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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.5.1.10 3,850 9/4/2013
1.5.1.9 3,387 7/10/2013
1.5.1.8 3,367 7/9/2013
1.5.1.7 3,411 7/8/2013
1.5.1.6 3,369 7/8/2013
1.5.1.5 3,248 7/8/2013
1.5.1.3 3,007 6/4/2013
1.5.1.2 3,097 4/19/2013
1.5.1.1 2,948 4/11/2013
1.5.1 3,407 4/11/2013
1.5.0.4 3,220 4/10/2013
1.5.0.3 3,071 4/10/2013
1.5.0.2 3,231 4/9/2013
1.5.0.1 3,234 4/9/2013
1.5.0 3,224 4/9/2013
1.4.0.8 3,252 3/25/2013
1.4.0.7 3,182 3/25/2013
1.4.0.6 3,198 3/25/2013
1.4.0.5 3,480 3/24/2013
1.4.0.4 2,747 3/21/2013
1.4.0.3 3,342 3/10/2013
1.4.0.2 3,231 2/25/2013
1.4.0.1 2,911 1/28/2013
1.4.0 3,429 1/24/2013
1.3.5.3 3,224 1/16/2013
1.3.5.2 3,236 12/14/2012
1.3.5.1 3,486 11/30/2012
1.3.5 3,309 11/30/2012
1.3.4.3 3,601 11/22/2012
1.3.4.2 3,369 11/6/2012
1.3.4.1 3,573 11/1/2012
1.3.4 3,465 10/31/2012
1.3.3.1 3,357 10/19/2012
1.3.2.1 3,413 9/21/2012
1.3.2 3,548 9/20/2012
1.3.1.2 3,493 9/20/2012
1.3.1 3,605 9/20/2012
1.3.0 3,398 9/17/2012
1.0.2.3 3,638 8/15/2012
1.0.2.2 3,416 8/15/2012
1.0.2.1 3,663 8/14/2012
1.0.1 3,538 7/18/2012
1.0.0 3,465 6/28/2012

7.9更新:
1、exftreeview异步加载问题
2、增加兼容最新exfjs2.0版本
3、优化grid调整列宽