I use the FileOperationAPIWrapper that can be found here to move files to the recycle bin on Windows with great success. I'm looking for how to do the same on Linux in C#.
Perhaps the Linux trash is a static folder that I can simply move folders to?