File tree 1 file changed +23
-2
lines changed
1 file changed +23
-2
lines changed Original file line number Diff line number Diff line change 6
6
<br>
7
7
</div >
8
8
9
+ ![ GitHub release (latest SemVer)] ( https://img.shields.io/github/v/release/notion-dotnet/notion-sdk-net )
10
+ ![ GitHub] ( https://img.shields.io/github/license/notion-dotnet/notion-sdk-net )
11
+
9
12
![ Build Status] ( https://github.com/notion-dotnet/notion-sdk-net/actions/workflows/ci_build.yml/badge.svg )
13
+ [ ![ Release to NuGet] ( https://github.com/notion-dotnet/notion-sdk-net/actions/workflows/release.yml/badge.svg )] ( https://github.com/notion-dotnet/notion-sdk-net/actions/workflows/release.yml )
14
+ [ ![ CodeQL] ( https://github.com/notion-dotnet/notion-sdk-net/actions/workflows/codeql-analysis.yml/badge.svg )] ( https://github.com/notion-dotnet/notion-sdk-net/actions/workflows/codeql-analysis.yml )
15
+
16
+ ![ LGTM Alerts] ( https://img.shields.io/lgtm/alerts/github/notion-dotnet/notion-sdk-net )
17
+ ![ LGTM Grade] ( https://img.shields.io/lgtm/grade/csharp/github/notion-dotnet/notion-sdk-net )
18
+
19
+ ![ GitHub last commit] ( https://img.shields.io/github/last-commit/notion-dotnet/notion-sdk-net )
20
+ ![ GitHub commit activity] ( https://img.shields.io/github/commit-activity/w/notion-dotnet/notion-sdk-net )
21
+ ![ GitHub commit activity] ( https://img.shields.io/github/commit-activity/m/notion-dotnet/notion-sdk-net )
22
+ ![ GitHub commit activity] ( https://img.shields.io/github/commit-activity/y/notion-dotnet/notion-sdk-net )
23
+
24
+ ![ GitHub repo size] ( https://img.shields.io/github/repo-size/notion-dotnet/notion-sdk-net )
25
+ ![ Lines of code] ( https://img.shields.io/tokei/lines/github/notion-dotnet/notion-sdk-net )
26
+
27
+ Provides the following packages:
28
+
29
+ | Package | Downloads | Nuget |
30
+ | ---| ---| ---|
31
+ | Notion.Net | ![ Nuget] ( https://img.shields.io/nuget/dt/Notion.Net?color=success ) | ![ Nuget] ( https://img.shields.io/nuget/v/Notion.Net ) ![ Nuget (with prereleases)] ( https://img.shields.io/nuget/vpre/Notion.Net ) |
32
+
10
33
11
- ![ Nuget] ( https://img.shields.io/nuget/v/Notion.Net )
12
- ![ Nuget (with prereleases)] ( https://img.shields.io/nuget/vpre/Notion.Net )
13
34
14
35
## Installation
15
36
You can’t perform that action at this time.
0 commit comments