VOOZH about

URL: https://www.nuget.org/packages/Soenneker.Blazor.Interops.Floating/

⇱ NuGet Gallery | Soenneker.Blazor.Interops.Floating 4.0.14




👁 Image
Soenneker.Blazor.Interops.Floating 4.0.14

Prefix Reserved
dotnet add package Soenneker.Blazor.Interops.Floating --version 4.0.14
 
 
NuGet\Install-Package Soenneker.Blazor.Interops.Floating -Version 4.0.14
 
 
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="Soenneker.Blazor.Interops.Floating" Version="4.0.14" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Blazor.Interops.Floating" Version="4.0.14" />
 
Directory.Packages.props
<PackageReference Include="Soenneker.Blazor.Interops.Floating" />
 
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 Soenneker.Blazor.Interops.Floating --version 4.0.14
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Soenneker.Blazor.Interops.Floating, 4.0.14"
 
 
#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 Soenneker.Blazor.Interops.Floating@4.0.14
 
 
#: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=Soenneker.Blazor.Interops.Floating&version=4.0.14
 
Install as a Cake Addin
#tool nuget:?package=Soenneker.Blazor.Interops.Floating&version=4.0.14
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

👁 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

👁 alternate text is missing from this package README image
Soenneker.Blazor.Interops.Floating

A Blazor interop library for Floating UI

Installation

dotnet add package Soenneker.Blazor.Interops.Floating

Setup

Register services in Program.cs:

builder.Services.AddFloatingUiInteropAsScoped();

Inject the higher-level utility where you need it:

@inject IFloatingUiInterop Floating

Usage

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.14 23 6/18/2026
4.0.13 141 6/17/2026
4.0.12 523 6/16/2026
4.0.11 2,080 6/11/2026
4.0.10 438 6/10/2026
4.0.9 2,308 6/7/2026
4.0.8 302 6/6/2026
4.0.7 119 6/6/2026
4.0.6 133 6/6/2026
4.0.5 430 6/5/2026
4.0.4 97 6/5/2026
4.0.3 4,562 5/22/2026
4.0.2 96 5/22/2026