The SendSafely .NET Client API allows programmatic access to SendSafely for sending and receiving files. For additional documentation, refer to our Client API Overview documentation.
Refer to the SendSafely Windows-Client-API/SampleApplication for a quick start with using the .NET Client API. When building the project, make sure the dependencies include the latest SendSafely API DLL from the [Releases Page] (https://github.com/SendSafely/Windows-Client-API/releases).
The SendSafely API uses the .NET 8.0 SDK which is supported by Visual Studio version 17.8 and greater.