Blazor.ContextMenu 2.1.0

dotnet add package Blazor.ContextMenu --version 2.1.0
                    
NuGet\Install-Package Blazor.ContextMenu -Version 2.1.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="Blazor.ContextMenu" Version="2.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Blazor.ContextMenu" Version="2.1.0" />
                    
Directory.Packages.props
<PackageReference Include="Blazor.ContextMenu" />
                    
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 Blazor.ContextMenu --version 2.1.0
                    
#r "nuget: Blazor.ContextMenu, 2.1.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.
#:package Blazor.ContextMenu@2.1.0
                    
#: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=Blazor.ContextMenu&version=2.1.0
                    
Install as a Cake Addin
#tool nuget:?package=Blazor.ContextMenu&version=2.1.0
                    
Install as a Cake Tool

Context menu component for Blazor

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Blazor.ContextMenu:

Package Downloads
Hopp.Portal.Client

MigFx Library for public use in Client extensions

KristofferStrube.Blazor.SVGEditor

A SVG Editor that is implemented in and for Blazor.

YiZuTai

易组态

MoonlightPluginBase

Use this package to install all dependencies a moonlight plugins needs

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Blazor.ContextMenu:

Repository Stars
stavroskasidis/BlazorContextMenu
A context menu component for Blazor !
PKISharp/ACMESharpCore
An ACME v2 client library for .NET Standard (Let's Encrypt)
KristofferStrube/Blazor.SVGEditor
A basic SVG editor written in Blazor.
ForkGG/Fork
Fork: Minecraft Server Manager GUI for Windows
Version Downloads Last Updated
2.1.0 115,305 5/28/2024
2.1.0-beta-941 179 5/28/2024
2.0.0 15,715 3/4/2024
2.0.0-beta-892 180 3/4/2024
1.17.0 55,669 12/21/2023
1.17.0-beta-880 208 12/21/2023
1.17.0-beta-876 193 12/21/2023
1.16.0 81,399 3/21/2023
1.16.0-beta-842 289 3/21/2023
1.15.0 29,778 11/29/2022
1.14.0 63,223 4/27/2022
1.13.0 5,348 3/17/2022
1.12.0 677 3/17/2022
1.11.1 24,255 11/25/2021
1.11.0 1,140 11/21/2021
1.10.1 32,013 10/11/2021
1.10.0 6,952 7/16/2021
1.9.0 37,278 12/5/2020
1.8.0 12,218 9/17/2020
1.7.0 1,743 9/8/2020
Loading failed