Softlion.NotionSharp
1.0.13
Prefix Reserved
See the version list below for details.
dotnet add package Softlion.NotionSharp --version 1.0.13
NuGet\Install-Package Softlion.NotionSharp -Version 1.0.13
<PackageReference Include="Softlion.NotionSharp" Version="1.0.13" />
<PackageVersion Include="Softlion.NotionSharp" Version="1.0.13" />
<PackageReference Include="Softlion.NotionSharp" />
paket add Softlion.NotionSharp --version 1.0.13
#r "nuget: Softlion.NotionSharp, 1.0.13"
#:package Softlion.NotionSharp@1.0.13
#addin nuget:?package=Softlion.NotionSharp&version=1.0.13
#tool nuget:?package=Softlion.NotionSharp&version=1.0.13
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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
.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. |
-
.NETStandard 2.1
- Flurl.Http (>= 3.0.1)
- Polly (>= 7.2.1)
- System.ServiceModel.Syndication (>= 5.0.0)
- System.Text.Json (>= 5.0.1)
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 | 211 | 1/18/2024 |
2.0.1-pre3 | 118 | 1/18/2024 |
2.0.1-pre2 | 110 | 1/18/2024 |
2.0.1-pre1 | 131 | 1/18/2024 |
2.0.0-pre9 | 125 | 1/13/2024 |
2.0.0-pre8 | 125 | 1/13/2024 |
2.0.0-pre7 | 119 | 1/12/2024 |
2.0.0-pre6 | 113 | 1/12/2024 |
2.0.0-pre5 | 123 | 1/11/2024 |
2.0.0-pre4 | 120 | 1/11/2024 |
2.0.0-pre3 | 191 | 11/27/2023 |
2.0.0-pre2 | 141 | 11/26/2023 |
2.0.0-pre1 | 125 | 11/26/2023 |
1.0.13 | 809 | 3/24/2021 |
1.0.12 | 534 | 10/1/2020 |
1.0.11 | 536 | 10/1/2020 |
1.0.10 | 495 | 9/30/2020 |
1.0.9 | 527 | 9/30/2020 |
1.0.8 | 581 | 6/15/2020 |
1.0.7 | 664 | 6/14/2020 |
1.0.6 | 561 | 6/10/2020 |
1.0.5 | 532 | 6/2/2020 |
1.0.4 | 571 | 6/1/2020 |
1.0.3 | 562 | 6/1/2020 |
1.0.2 | 530 | 6/1/2020 |
1.0.1 | 526 | 6/1/2020 |
1.0.0 | 567 | 5/27/2020 |
1.0.0-pre2 | 447 | 5/26/2020 |
1.0.0-pre1 | 431 | 5/26/2020 |
0.0.9 | 579 | 5/26/2020 |
0.0.8 | 569 | 5/25/2020 |
0.0.7 | 603 | 5/25/2020 |
0.0.6 | 589 | 4/30/2020 |
0.0.5 | 597 | 4/30/2020 |
0.0.4 | 581 | 4/30/2020 |
0.0.3 | 563 | 4/30/2020 |
0.0.2 | 583 | 4/30/2020 |
0.0.1 | 560 | 4/29/2020 |
1.0.13
Update nugets
1.0.12
More emoticons
1.0.11
Add callout support
1.0.10
Add emoticons support
1.0.9
fix new secured image URL
1.0.8
new block type support: column_list, column
fix a problem with the detection of encoded chars in link urls
1.0.7
new block type support: sub_sub_header
now supports image's caption
1.0.6
new block type support: quote
new parameter for get feed: disable stop parsing before the 1st heading2 line, which is by default set to true.
1.0.5
html generator: replace p by divs; replace class names to match what notion is using
1.0.4-
Refactor html generator for extensibility
Roles are now strings instead of enums
RSS: private page are no more included
HTML: bullets can have sub content
add classes on each p
update how images are transformed to HTML
refactor unit tests to make them more readable
initial version