Softlion.NotionSharp 2.0.1

Prefix Reserved
dotnet add package Softlion.NotionSharp --version 2.0.1
                    
NuGet\Install-Package Softlion.NotionSharp -Version 2.0.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Softlion.NotionSharp" Version="2.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Softlion.NotionSharp" Version="2.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Softlion.NotionSharp" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Softlion.NotionSharp --version 2.0.1
                    
#r "nuget: Softlion.NotionSharp, 2.0.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Softlion.NotionSharp@2.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Softlion.NotionSharp&version=2.0.1
                    
Install as a Cake Addin
#tool nuget:?package=Softlion.NotionSharp&version=2.0.1
                    
Install as a Cake Tool

Notion.so is a nice tool to write blogs among other things

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.1 113 4/4/2026
2.0.1-pre4 281 1/18/2024
2.0.1-pre3 189 1/18/2024
2.0.1-pre2 184 1/18/2024
2.0.1-pre1 209 1/18/2024
2.0.0-pre9 192 1/13/2024
2.0.0-pre8 207 1/13/2024
2.0.0-pre7 180 1/12/2024
2.0.0-pre6 195 1/12/2024
2.0.0-pre5 198 1/11/2024
2.0.0-pre4 202 1/11/2024
2.0.0-pre3 277 11/27/2023
2.0.0-pre2 197 11/26/2023
2.0.0-pre1 206 11/26/2023
1.1.0 102 4/3/2026
1.0.13 936 3/24/2021
1.0.12 623 10/1/2020
1.0.11 654 10/1/2020
1.0.10 582 9/30/2020
Loading failed

2.0.1
           align version number

           1.1.0
           net10, bump nugets.
           
           1.0.14
           initial version of the official NotionSharp API