MenuLibrary 1.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package MenuLibrary --version 1.0.0
NuGet\Install-Package MenuLibrary -Version 1.0.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="MenuLibrary" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MenuLibrary --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MenuLibrary, 1.0.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.
// Install MenuLibrary as a Cake Addin #addin nuget:?package=MenuLibrary&version=1.0.0 // Install MenuLibrary as a Cake Tool #tool nuget:?package=MenuLibrary&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Menu Library
To include
@using MenuLibrary
@Html.Raw( Menu.Css() )
@Html.Raw( Menu.Scripts() )
<body id=@Menu.BODY_ID>
<header class="header" id="header">
<div class="navbar_left header_toggle">
<a class="navbar_brand">Demo</a>
</div>
</header>
@Html.Raw( LeftMenu.Display( Menu.GetSubClasses<Controller>()) )
<div class="content">
Something interesting
</div
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Microsoft.AspNetCore.Mvc.ViewFeatures (>= 2.2.0)
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 |
---|---|---|
1.1.24 | 293 | 11/17/2023 |
1.1.23 | 118 | 11/17/2023 |
1.1.22 | 123 | 11/17/2023 |
1.1.21 | 125 | 11/17/2023 |
1.1.20 | 133 | 11/17/2023 |
1.1.19 | 131 | 11/17/2023 |
1.1.18 | 110 | 11/17/2023 |
1.1.17 | 127 | 11/17/2023 |
1.1.16 | 127 | 11/17/2023 |
1.1.15 | 203 | 5/9/2023 |
1.1.14 | 207 | 5/2/2023 |
1.1.13 | 159 | 5/2/2023 |
1.1.12 | 209 | 4/17/2023 |
1.1.11 | 210 | 4/11/2023 |
1.1.10 | 209 | 4/3/2023 |
1.1.9 | 241 | 3/27/2023 |
1.1.8 | 235 | 3/21/2023 |
1.1.7 | 216 | 3/21/2023 |
1.1.6 | 225 | 3/14/2023 |
1.1.5 | 211 | 3/14/2023 |
1.1.4 | 325 | 1/23/2023 |
1.1.2 | 294 | 1/23/2023 |
1.1.1 | 303 | 1/20/2023 |
1.0.18 | 309 | 1/20/2023 |
1.0.17 | 303 | 1/20/2023 |
1.0.16 | 308 | 1/20/2023 |
1.0.15 | 309 | 1/20/2023 |
1.0.14 | 308 | 1/20/2023 |
1.0.13 | 278 | 1/20/2023 |
1.0.12 | 303 | 1/20/2023 |
1.0.11 | 295 | 1/19/2023 |
1.0.10 | 321 | 1/4/2023 |
1.0.9 | 302 | 1/3/2023 |
1.0.8 | 303 | 1/3/2023 |
1.0.7 | 310 | 1/3/2023 |
1.0.6 | 307 | 12/12/2022 |
1.0.5 | 302 | 12/12/2022 |
1.0.4 | 312 | 12/28/2022 |
1.0.3 | 326 | 12/28/2022 |
1.0.2 | 338 | 12/28/2022 |
1.0.1 | 294 | 12/12/2022 |
1.0.0 | 351 | 11/4/2022 |