Sicos1977 / MSGReader

C# Outlook MSG file reader without the need for Outlook
http://sicos1977.github.io/MSGReader
MIT License
478 stars 168 forks source link

Ability to share RecyclableMemoryStreamManager #276

Closed patrik-pis closed 3 years ago

patrik-pis commented 3 years ago

Please add the ability to share RecyclableMemoryStreamManager so that the application can use its own instance of RecyclableMemoryStreamManager in your library with application specific settings.

Sicos1977 commented 3 years ago

Okey I will add it, have to make some time to implement it. Will lett you know when it is done.

Sicos1977 commented 3 years ago

See https://github.com/Sicos1977/MSGReader/releases/tag/4.1.0

Sicos1977 commented 3 years ago

I also released a new nuget package