EO.Web 26.1.7

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

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
26.1.7 41 2/27/2026
26.0.34 1,102 12/16/2025
26.0.22 1,054 12/4/2025
26.0.16 1,039 11/28/2025
25.2.64 8,118 8/11/2025
25.2.36 1,433 7/10/2025
25.2.1 1,473 6/5/2025
25.1.65 1,692 5/1/2025
25.1.35 1,665 4/2/2025
25.1.22 1,430 3/18/2025
25.1.6 1,508 3/4/2025
25.0.99 1,404 2/24/2025
25.0.86 1,569 2/11/2025
25.0.50 1,408 1/6/2025
25.0.26 1,374 12/11/2024
25.0.4 1,455 11/20/2024
24.2.81 1,534 10/17/2024
Loading failed