![]() |
VOOZH | about |
dotnet add package Soenneker.Blazor.Interops.Floating --version 4.0.14
NuGet\Install-Package Soenneker.Blazor.Interops.Floating -Version 4.0.14
<PackageReference Include="Soenneker.Blazor.Interops.Floating" Version="4.0.14" />
<PackageVersion Include="Soenneker.Blazor.Interops.Floating" Version="4.0.14" />Directory.Packages.props
<PackageReference Include="Soenneker.Blazor.Interops.Floating" />Project file
paket add Soenneker.Blazor.Interops.Floating --version 4.0.14
#r "nuget: Soenneker.Blazor.Interops.Floating, 4.0.14"
#:package Soenneker.Blazor.Interops.Floating@4.0.14
#addin nuget:?package=Soenneker.Blazor.Interops.Floating&version=4.0.14Install as a Cake Addin
#tool nuget:?package=Soenneker.Blazor.Interops.Floating&version=4.0.14Install as a Cake Tool
👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image
dotnet add package Soenneker.Blazor.Interops.Floating
Register services in Program.cs:
builder.Services.AddFloatingUiInteropAsScoped();
Inject the higher-level utility where you need it:
@inject IFloatingUiInterop Floating
Initialize the package once before first use:
await Floating.Initialize();
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 3 NuGet packages that depend on Soenneker.Blazor.Interops.Floating:
| Package | Downloads |
|---|---|
|
Soenneker.Blazor.Floating.Tooltips
A Blazor interop library using the modern library, floating-ui, for tooltips |
|
|
Soenneker.Blazor.Floating.Windows
A Blazor UI element for a drag and drop, overlayed window |
|
|
Soenneker.Bradix.Suite
Radix-style UI primitives, built for Blazor. |
This package is not used by any popular GitHub repositories.