Softlion.NotionSharp
1.0.4
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Softlion.NotionSharp --version 1.0.4
NuGet\Install-Package Softlion.NotionSharp -Version 1.0.4
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="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Softlion.NotionSharp --version 1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Softlion.NotionSharp, 1.0.4"
#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.
// Install Softlion.NotionSharp as a Cake Addin #addin nuget:?package=Softlion.NotionSharp&version=1.0.4 // Install Softlion.NotionSharp as a Cake Tool #tool nuget:?package=Softlion.NotionSharp&version=1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Notion.so is a nice tool to write blogs among other things
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- Flurl.Http (>= 2.4.2)
- Polly (>= 7.2.1)
- System.ServiceModel.Syndication (>= 4.7.0)
- System.Text.Json (>= 4.7.2)
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-pre4 | 125 | 1/18/2024 |
2.0.1-pre3 | 88 | 1/18/2024 |
2.0.1-pre2 | 79 | 1/18/2024 |
2.0.1-pre1 | 98 | 1/18/2024 |
2.0.0-pre9 | 97 | 1/13/2024 |
2.0.0-pre8 | 96 | 1/13/2024 |
2.0.0-pre7 | 98 | 1/12/2024 |
2.0.0-pre6 | 85 | 1/12/2024 |
2.0.0-pre5 | 93 | 1/11/2024 |
2.0.0-pre4 | 87 | 1/11/2024 |
2.0.0-pre3 | 160 | 11/27/2023 |
2.0.0-pre2 | 120 | 11/26/2023 |
2.0.0-pre1 | 97 | 11/26/2023 |
1.0.13 | 703 | 3/24/2021 |
1.0.12 | 435 | 10/1/2020 |
1.0.11 | 422 | 10/1/2020 |
1.0.10 | 398 | 9/30/2020 |
1.0.9 | 421 | 9/30/2020 |
1.0.8 | 482 | 6/15/2020 |
1.0.7 | 557 | 6/14/2020 |
1.0.6 | 460 | 6/10/2020 |
1.0.5 | 432 | 6/2/2020 |
1.0.4 | 468 | 6/1/2020 |
1.0.3 | 463 | 6/1/2020 |
1.0.2 | 418 | 6/1/2020 |
1.0.1 | 410 | 6/1/2020 |
1.0.0 | 459 | 5/27/2020 |
1.0.0-pre2 | 337 | 5/26/2020 |
1.0.0-pre1 | 334 | 5/26/2020 |
0.0.9 | 475 | 5/26/2020 |
0.0.8 | 455 | 5/25/2020 |
0.0.7 | 497 | 5/25/2020 |
0.0.6 | 474 | 4/30/2020 |
0.0.5 | 491 | 4/30/2020 |
0.0.4 | 473 | 4/30/2020 |
0.0.3 | 460 | 4/30/2020 |
0.0.2 | 469 | 4/30/2020 |
0.0.1 | 452 | 4/29/2020 |
1.0.4
html: p are now div
1.0.3
Roles are now strings instead of enums
1.0.2
RSS: private page are no more included
1.0.1
HTML: bullets can have sub content
0.08
add classes on each p
0.0.7
update how images are transformed to HTML
refactor unit tests to make them more readable
0.0.1
initial version