FluentDragDrop 2.1.7
See the version list below for details.
dotnet add package FluentDragDrop --version 2.1.7
NuGet\Install-Package FluentDragDrop -Version 2.1.7
<PackageReference Include="FluentDragDrop" Version="2.1.7" />
paket add FluentDragDrop --version 2.1.7
#r "nuget: FluentDragDrop, 2.1.7"
// Install FluentDragDrop as a Cake Addin #addin nuget:?package=FluentDragDrop&version=2.1.7 // Install FluentDragDrop as a Cake Tool #tool nuget:?package=FluentDragDrop&version=2.1.7
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 | net5.0 was computed. net5.0-windows was computed. net5.0-windows7.0 is compatible. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net6.0-windows7.0 is compatible. net7.0 was computed. 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. net7.0-windows7.0 is compatible. net8.0 was computed. 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. net8.0-windows7.0 is compatible. |
.NET Core | netcoreapp3.1 is compatible. |
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETCoreApp 3.1
- No dependencies.
-
.NETFramework 4.7.2
- No dependencies.
-
net5.0-windows7.0
- No dependencies.
-
net6.0-windows7.0
- No dependencies.
-
net7.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.
|