# punker76/gong-wpf-dragdrop

The GongSolutions.WPF.DragDrop library is a drag'n'drop framework for WPF

Repository: https://github.com/punker76/gong-wpf-dragdrop
Canonical: https://ross.abutalabs.com/products/gong-wpf-dragdrop
Language: C#
License: BSD-3-Clause
License Family: permissive
Topics: c-sharp, wpf, drag-drop, drag-and-drop, drag, drop, gong-wpf-dragdrop, ui, gui, oss, open-source, hacktoberfest
Last push: 2025-12-01T06:35:42+00:00

## Health v2 (maintenance only)
Score: 48/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 55, release rhythm 8, longevity 100
- inputs: {"age_days": 4956, "days_push": 275, "days_rel": 636, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2560, forks 415 (observed 2026-08-28T04:07:00.913923+00:00)

## What it is
GongSolutions.WPF.DragDrop is an easy-to-use drag-and-drop framework for WPF applications, distributed via NuGet. It supports MVVM through attached properties, multiple selection, reordering, cross-control dragging, and visual adorners across ItemsControls like ListBox, ListView, TreeView, and DataGrid.

## Use cases
- add drag and drop to a WPF ListBox with MVVM
- reorder items in a WPF ListView by dragging
- drag items between two WPF TreeViews
- implement drag-drop handlers in a ViewModel without code-behind
- show drag preview adorners in a WPF DataGrid
- support multi-select drag and drop in WPF

## When to choose
- building WPF desktop apps on .NET Framework 4.6.2+ or .NET 6+ on Windows
- you want MVVM-friendly drag-and-drop with no code-behind
- you need drag-and-drop across standard ItemsControls with sensible defaults

## When to avoid
- developing for non-Windows platforms like Avalonia, MAUI, or WinUI
- you need drag-and-drop in web or non-.NET applications
- your project targets WPF versions older than .NET Framework 4.6.2

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, gui
- domain: desktop-applications, web-development, developer-tools
- platform: windows, dotnet
- tags: wpf, drag-and-drop, mvvm, c-sharp, xaml, attached-properties

## Member repositories
- punker76/gong-wpf-dragdrop (main) score 48

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:00.913923+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:23:31.480077+00:00, confidence not recorded.
  - readme: https://github.com/punker76/gong-wpf-dragdrop (fetched 2026-08-28T04:07:00.913923+00:00, sha b39523286694)
- Data as of 2026-08-30T08:39:29.467469+00:00.
