FluentDragDrop 2.2.0
dotnet add package FluentDragDrop --version 2.2.0
NuGet\Install-Package FluentDragDrop -Version 2.2.0
<PackageReference Include="FluentDragDrop" Version="2.2.0" />
paket add FluentDragDrop --version 2.2.0
#r "nuget: FluentDragDrop, 2.2.0"
// Install FluentDragDrop as a Cake Addin #addin nuget:?package=FluentDragDrop&version=2.2.0 // Install FluentDragDrop as a Cake Tool #tool nuget:?package=FluentDragDrop&version=2.2.0
Drag&Drop in WinForms is cumbersome and error-prone. There are multiple events to handle, members to track and properties to set on at least two controls.
Passing data is kind of special and you don't get preview images while dragging things aroud.
This package brings rich Drag&Drop experience to your app, just by adding a few simple lines of code.
The app icon was made by Freepik from www.flaticon.com and is licensed by Creative Commons BY 3.0.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-windows7.0 is compatible. net7.0-windows was computed. net8.0-windows was computed. net8.0-windows7.0 is compatible. |
-
net6.0-windows7.0
- No dependencies.
-
net8.0-windows7.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on FluentDragDrop:
Package | Downloads |
---|---|
FluentDragDrop.Effects
FluentDrag&Drop is the sexiest Drag&Drop implemtation for WinForms on this planet. This package extends FluentDrag&Drop with rich effects. Powered by FluentTransitions. The app icon was made by Freepik from www.flaticon.com and is licensed by Creative Commons BY 3.0. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on FluentDragDrop:
Repository | Stars |
---|---|
awaescher/FluentDragDrop
🖱 The sexiest Drag&Drop for WinForms on this planet.
|