You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/README.md
-7Lines changed: 0 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,13 +10,6 @@ A simple and easy to use client for the [Notion API](https://developers.notion.c
10
10
dotnet add package Notion.Net
11
11
```
12
12
13
-
**Note:** default Notion-Version used by NuGet package versions
14
-
| Package version | Notion-Version |
15
-
| --- | --- |
16
-
| 3.0.0+ | 2022-02-22 |
17
-
| 2.0.0+ | 2021-08-16 |
18
-
| 1.0.0+ | 2021-05-13 |
19
-
20
13
## Usage
21
14
22
15
> Before getting started, you need to [create an integration](https://www.notion.com/my-integrations) and find the token. You can learn more about authorization [here](https://developers.notion.com/docs/authorization).
0 commit comments