Brew 1.0.1
dotnet add package Brew --version 1.0.1
NuGet\Install-Package Brew -Version 1.0.1
<PackageReference Include="Brew" Version="1.0.1" />
paket add Brew --version 1.0.1
#r "nuget: Brew, 1.0.1"
// Install Brew as a Cake Addin #addin nuget:?package=Brew&version=1.0.1 // Install Brew as a Cake Tool #tool nuget:?package=Brew&version=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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- AspNet.ScriptManager.jQuery (>= 1.9.1)
- AspNet.ScriptManager.jQuery.UI.Combined (>= 1.10.1)
- json2
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
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.