-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Updated SendSafely API to target net8.0 - Added README
- Loading branch information
1 parent
310564d
commit 0e98079
Showing
11 changed files
with
73 additions
and
315 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# .NET Client API | ||
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](https://sendsafely.zendesk.com/hc/en-us/articles/360042043752-Client-API-Overview). | ||
|
||
Refer to the SendSafely [Windows-Client-API/SampleApplication](https://github.com/SendSafely/Windows-Client-API/tree/master/SampleConsoleApplication) 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](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) which is supported by Visual Studio version 17.8 and greater. |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.