Brew 1.0.1
Brew is an open source library of interface components for ASP.NET which utilitizes jQuery and jQuery UI.
To report issues with Brew, or to contribute and browse the source code, please visit https://github.com/shellscape/Brew.
Documentation can be found at http://shellscape.org/#brew and on the project Wiki at https://github.com/shellscape/Brew/wiki.
Brew requires the .NET Framework 4.5.
Install-Package Brew -Version 1.0.1
dotnet add package Brew --version 1.0.1
<PackageReference Include="Brew" Version="1.0.1" />
paket add Brew --version 1.0.1
Release Notes
1.0
• Initial Release
1.0.1
• Removed jQuery and jQuery.UI.Combined deps.
• Added AspNet.ScriptManager.jQuery dep. (requested)
• Added AspNet.ScriptManager.jQueryUI.Combined dep. (requested)
• Fixed issue with controls in FormView and Template controls.
• Signing Brew.Webforms.dll.
Dependencies
-
- AspNet.ScriptManager.jQuery (>= 1.9.1)
- AspNet.ScriptManager.jQuery.UI.Combined (>= 1.10.1)
- json2
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.