We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 968a193 commit f08a164Copy full SHA for f08a164
README.md
@@ -1,14 +1,14 @@
1
# Dropbox.NET
2
3
-A .NET SDK for integrating with the Dropbox API v2 (preview version).
+A .NET SDK for integrating with the Dropbox API v2.
4
5
## Setup
6
7
To get started with Dropbox.NET, we recommend you add it to your project using NuGet.
8
9
To install `Dropbox.Api`, run the following command in the Package Manager Console:
10
11
-```PM> Install-Package Dropbox.Api -Pre```
+```PM> Install-Package Dropbox.Api```
12
13
## Creating an application
14
0 commit comments