FluentDragDrop 0.2.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package FluentDragDrop --version 0.2.1
                    
NuGet\Install-Package FluentDragDrop -Version 0.2.1
                    
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="FluentDragDrop" Version="0.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FluentDragDrop" Version="0.2.1" />
                    
Directory.Packages.props
<PackageReference Include="FluentDragDrop" />
                    
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 FluentDragDrop --version 0.2.1
                    
#r "nuget: FluentDragDrop, 0.2.1"
                    
#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 FluentDragDrop@0.2.1
                    
#: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=FluentDragDrop&version=0.2.1
                    
Install as a Cake Addin
#tool nuget:?package=FluentDragDrop&version=0.2.1
                    
Install as a Cake Tool

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 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.2.1 37 11/11/2025
2.2.0 485 5/10/2024
2.1.7 303 4/2/2024
2.1.3 1,226 5/13/2022
2.1.1 756 5/13/2022
2.0.0 833 4/29/2022
1.1.0 1,309 10/14/2020
1.0.0 864 10/4/2020
0.2.1 643 9/28/2020
0.2.0 621 9/28/2020