A C#/.NET8 WPF windows application to drag/drop files and folders to transfer them in the local area network.
The repo contains VS2022 solution and project files and uses C#12/.NET 8/WPF. Dependencies are available on NuGet and GitHub:
- Microsoft.Extensions.DependencyInjection for dependency injection (Configuration in App.cs)
- Microsoft.Xaml.Behaviors.Wpf for improved xaml command bindings
- WPF-UI for a modern wpf UI design
0 - [Optional] Right click title bar to change settings
1 - Drag and drop content to transfer, or wait to receive content
2 - Wait while the application collects all files
3 - Select the target
4 - Wait for the receiver to confirm and the transfer to complete