I'm looking for a way to download torrents in a C# application. Ideally I would like bindings for a popular torrent library to .net, are there any?
Alternatively (this is a bit of a long shot) the application already has Lua built in, so if there are Lua bindings I can also work with that.