KristofferStrube.Blazor.Popover 0.1.0-alpha.0

Prefix Reserved
This is a prerelease version of KristofferStrube.Blazor.Popover.
dotnet add package KristofferStrube.Blazor.Popover --version 0.1.0-alpha.0                
NuGet\Install-Package KristofferStrube.Blazor.Popover -Version 0.1.0-alpha.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="KristofferStrube.Blazor.Popover" Version="0.1.0-alpha.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add KristofferStrube.Blazor.Popover --version 0.1.0-alpha.0                
#r "nuget: KristofferStrube.Blazor.Popover, 0.1.0-alpha.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 KristofferStrube.Blazor.Popover as a Cake Addin
#addin nuget:?package=KristofferStrube.Blazor.Popover&version=0.1.0-alpha.0&prerelease

// Install KristofferStrube.Blazor.Popover as a Cake Tool
#tool nuget:?package=KristofferStrube.Blazor.Popover&version=0.1.0-alpha.0&prerelease                

License: MIT GitHub issues GitHub forks GitHub stars NuGet Downloads (official NuGet)

Blazor.Popover

A Blazor wrapper for the part of the HTML API related to the popover attribute.

The API makes it easy to make a popover in HTML. This wrapper wraps the attributes and methods exposed in that API to Blazor via the <code><Popover></code> component to make it easy to use.

This wrapper is still under development.

Demo

The sample project can be demoed at https://kristofferstrube.github.io/Blazor.Popover/

On each page, you can find the corresponding code for the example in the top right corner.

This repository was built with inspiration and help from the following series of articles:

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on KristofferStrube.Blazor.Popover:

Package Downloads
KristofferStrube.Blazor.FormulaEditor

A Formula Editor that is implemented in and for Blazor.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.0-alpha.0 67 1/15/2025