Interop.Microsoft.Office.Interop.OneNote
1.1.0.1
See the version list below for details.
dotnet add package Interop.Microsoft.Office.Interop.OneNote --version 1.1.0.1
NuGet\Install-Package Interop.Microsoft.Office.Interop.OneNote -Version 1.1.0.1
<PackageReference Include="Interop.Microsoft.Office.Interop.OneNote" Version="1.1.0.1" />
paket add Interop.Microsoft.Office.Interop.OneNote --version 1.1.0.1
#r "nuget: Interop.Microsoft.Office.Interop.OneNote, 1.1.0.1"
// Install Interop.Microsoft.Office.Interop.OneNote as a Cake Addin
#addin nuget:?package=Interop.Microsoft.Office.Interop.OneNote&version=1.1.0.1
// Install Interop.Microsoft.Office.Interop.OneNote as a Cake Tool
#tool nuget:?package=Interop.Microsoft.Office.Interop.OneNote&version=1.1.0.1
This the assembly necessary to do Office 2013 OneNote interop
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Interop.Microsoft.Office.Interop.OneNote:
Package | Downloads |
---|---|
ScipBe.Common.Office.OneNote
The OneNoteProvider provides collections of Notebooks, Sections and Pages by parsing the XML hierarchy tree of OneNote. |
|
ScipBe.Common.Office
The ScipBe.Common.Office namespace contains 3 classes: ExcelProvider (LINQ to Excel), OutlookProvider (LINQ to Outlook) and OneNoteProvider (LINQ to OneNote). The ExcelProvider loads an Excel worksheet or CSV file and provides column definition and row collections. The OutlookProvider is a wrapper class which provides collections to data of Outlook (AppointmentItems, ContactItems, MailItems, TaskItems, ...). The OneNoteProvider provides collections of Notebooks, Sections and Pages by parsing the XML hierarchy tree of OneNote. All collections are IEnumerable so you can query them with LINQ. There are also 3 separated NuGet packages with for the Excel, Outlook and OneNote provider so they can be used standalone. |
|
Ns.Microsoft.Office.Interop.All
Microsoft.Office.Interop.All 15.0.0.2 Regroupe les DLL d'interoperabilité de Office |
|
Onenote2md.Core
OneNoteParser and generater of MD files |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Interop.Microsoft.Office.Interop.OneNote:
Repository | Stars |
---|---|
microsoft/PowerToys
Windows system utilities to maximize productivity
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
greenshot/greenshot
Greenshot for Windows - Report bugs & features go here: https://greenshot.atlassian.net or look for information on:
|