jQuery.BlockUI 2.62.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package jQuery.BlockUI --version 2.62.0
                    
NuGet\Install-Package jQuery.BlockUI -Version 2.62.0
                    
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="jQuery.BlockUI" Version="2.62.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="jQuery.BlockUI" Version="2.62.0" />
                    
Directory.Packages.props
<PackageReference Include="jQuery.BlockUI" />
                    
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 jQuery.BlockUI --version 2.62.0
                    
#r "nuget: jQuery.BlockUI, 2.62.0"
                    
#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.
#addin nuget:?package=jQuery.BlockUI&version=2.62.0
                    
Install as a Cake Addin
#tool nuget:?package=jQuery.BlockUI&version=2.62.0
                    
Install as a Cake Tool

The jQuery BlockUI Plugin lets you simulate synchronous behavior when using AJAX, without locking the browser.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (11)

Showing the top 5 NuGet packages that depend on jQuery.BlockUI:

Package Downloads
Vault.js

Part of Vault libraries set designed to enhance experience with latest UI frameworks.

AsyncRequest

jQuery plugin to make request with visual feedback, blocked element, result notification, queue or parallel queues for you requests.

dotnetreport.aspx

Ad Hoc Report Builder and Embedded Analytics that allows programmers to easily add Report building functionality to their ASP .NET Web Application

DeltaUniverse.DeltaGridMVC

Paquete con libreria y ejemplos del componente Delta Grid MVC

dotnetreport.mvc

Dotnet Report is a powerful .NET Embedded Analytics and Reporting Solution that simplifies adding customizable, user-friendly report-building and data visualization features to your ASP.NET Web Applications. Designed for developers, it offers seamless integration, intuitive interfaces, and robust reporting capabilities to empower end-users with actionable insights. Perfect for businesses looking to enhance data-driven decision-making and streamline reporting workflows.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on jQuery.BlockUI:

Repository Stars
ONLYOFFICE/CommunityServer
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
laochiangx/ABP-ASP.NET-Boilerplate-Project-CMS
ABP module-zero +AdminLTE+Bootstrap Table+jQuery+Redis + sql server+quartz+hangfire权限管理系统
shr670377723/CommunityServer-master
Version Downloads Last Updated
2.70.0 2,550,741 11/25/2014
2.66.0 247,733 12/4/2013
2.65.0 36,478 9/4/2013
2.62.0 86,702 7/8/2013
2.60.1 77,861 5/6/2013
2.60.0 70,371 4/22/2013
2.59.0 4,526 4/9/2013
2.57.0 17,359 3/20/2013
2.56.0 45,303 2/11/2013
2.55.0 5,383 1/22/2013
2.54.0 6,198 12/19/2012
2.53.0 24,792 11/7/2012
2.51.0 4,398 10/29/2012
2.50.0 5,016 10/9/2012
2.48.0 6,649 10/3/2012
2.46.0 7,243 9/28/2012

- Gave growl notifications a more natural behavior by fading opacity to 1 on mouseover and doing a 1 second fade out on mouseout. (2.61)
        - Handle constrainTabKey only on tab keydown event. (2.62)