ScipBe.Common.Office.OneNote 3.1.0

dotnet add package ScipBe.Common.Office.OneNote --version 3.1.0                
NuGet\Install-Package ScipBe.Common.Office.OneNote -Version 3.1.0                
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="ScipBe.Common.Office.OneNote" Version="3.1.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ScipBe.Common.Office.OneNote --version 3.1.0                
#r "nuget: ScipBe.Common.Office.OneNote, 3.1.0"                
#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 ScipBe.Common.Office.OneNote as a Cake Addin
#addin nuget:?package=ScipBe.Common.Office.OneNote&version=3.1.0

// Install ScipBe.Common.Office.OneNote as a Cake Tool
#tool nuget:?package=ScipBe.Common.Office.OneNote&version=3.1.0                

The OneNoteProvider provides collections of Notebooks, Sections and Pages by parsing the XML hierarchy tree of OneNote.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on ScipBe.Common.Office.OneNote:

Repository Stars
microsoft/PowerToys
Windows system utilities to maximize productivity
Version Downloads Last updated
3.1.0 71 1/6/2025
3.0.1 22,970 6/2/2022
2.0.3 446 5/24/2022
2.0.1 1,303 6/28/2017
2.0.0 1,046 6/28/2017

Version 3.1.0 (January 2025)
- Upgraded unit test project to .NET 8.0 in stead of old .NET 4.6
- Updated LinqPad scripts with examples