FluentDragDrop 0.2.1
See the version list below for details.
dotnet add package FluentDragDrop --version 0.2.1
NuGet\Install-Package FluentDragDrop -Version 0.2.1
<PackageReference Include="FluentDragDrop" Version="0.2.1" />
paket add FluentDragDrop --version 0.2.1
#r "nuget: FluentDragDrop, 0.2.1"
// Install FluentDragDrop as a Cake Addin #addin nuget:?package=FluentDragDrop&version=0.2.1 // Install FluentDragDrop as a Cake Tool #tool nuget:?package=FluentDragDrop&version=0.2.1
Drag and 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 and 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. Thank you for your awesome work, mates!
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. 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. 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. 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. |
.NET Core | netcoreapp3.0 is compatible. netcoreapp3.1 was computed. |
This package has 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.
|