Dijji / XstReader

Xst Reader is an open source viewer for Microsoft Outlook’s .ost and .pst files, written entirely in C#. To download an executable of the current version, go to the releases tab.
Microsoft Public License
479 stars 70 forks source link

Public api #53

Closed iluvadev closed 2 years ago

iluvadev commented 2 years ago

New Library to use in .NET projects: XstReader.Api XstExport changed to XstExporter Some improvements in XstReader and XstExporter

iluvadev commented 2 years ago

PR merged in my fork: iluvadev/XstReader

XstReader now is also a Nuget package to read ost and pst files from .NET without Outlook. The ussage is simple
Nuget