Sign in Sign up
nuget

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.

nuget View on Nuget

Activity

Latest release
1y ago
Total releases
7
Cadence
~1.3 years
Last 12 months
0

Details

License
MIT
First release
Jul 19, 2011
Releases
Version Released
3.1.1 patch
3.1.0 minor
3.0.0 major
2.0.3 patch
2.0.1 patch
2.0.0 major
1.3.0 initial