Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Release in the iluvadev fork #54

Open
iluvadev opened this issue Jan 26, 2022 · 0 comments
Open

New Release in the iluvadev fork #54

iluvadev opened this issue Jan 26, 2022 · 0 comments

Comments

@iluvadev
Copy link
Contributor

This is not an Issue. I want to announce that I just released a new version of XstReader.
I've been working to be able to release a library (XstReader.Api) that can be used by any developer with all the functionality of XstReader

You can take a look at the fork iluvadev/XstReader

Changes:

2022-01-26

All projects:

  • New folder structure for code
  • Changed name of the project XstExport to XstExporter
  • Changed name of the project XstPortableExport to XstExporter.Portable
  • Changed project XstReader.Base to XstReader.Api
  • Adopted Semver in all projects

XstReader v.1.15.0:

  • Uses .Net Framework 4.6.1
  • Includes reference to Project XstReader.Api, not link to the code
  • It's possible view the properties of selected Folder
  • Properties list with much more information, with documented description
  • More information in header messages
  • Some more improvements in the information included in the message list

XstExporter v.2.0.1:

  • Uses .Net Framework 4.6.1
  • Includes reference to Project XstReader.Api, not link to the code

XstExporter.Portable v.2.0.1

  • Includes reference to Project XstReader.Api, not link to the code

XstReader.Api v.1.0.1:

  • Converted the project to .Net Standard
  • Refactored the whole project in order to make a versatile library
  • The .ost/.pst file is kept open while in use
  • XstFile implements IDisposable
  • All internal data is obtained when needed
  • XstFolder has properties
  • Encoded and classified all the properties defined in the MS doc, with their descriptions
  • DateTime values of properties are displayed in UTC
  • Automatic processing of signed and / or encrypted messages
  • More information about "Recipients" involved in a message
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant