EO.Web 12.0.18

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

EO.Web contains more than two dozen high quality server controls for ASP.NET, including Menu, TabStrip, TreeView, Grid, Dialog, HTML Editor, ToolBar, Spell Checker, Calendar, Date/Time Picker and much more. Several controls, such as ProgressBar, ToolBar and ScriptEvent are completely free. Support all major browsers and all major version of Visual Studio.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in 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
12.0.18 190 3/18/2015
12.0.15 281 11/27/2014
12.0.14 191 11/20/2014
12.0.13 666 11/1/2014
12.0.12 90 10/23/2014
12.0.11 140 10/3/2014
12.0.10 107 9/8/2014
11.0.65 141 7/25/2014
11.0.64 102 6/26/2014
11.0.63 60 6/15/2014
11.0.62 62 6/11/2014
11.0.61 57 6/1/2014
11.0.57 64 5/19/2014
11.0.56 65 5/6/2014
11.0.55 81 4/28/2014
11.0.53 66 4/14/2014
11.0.52 56 3/21/2014
11.0.51 56 3/19/2014
11.0.50 55 3/14/2014
11.0.49 56 2/26/2014
Loading failed