github vers-one/EpubReader v1.0.2

latest releases: v3.0.3, v3.0.2, v3.0.1...
7 years ago

Async API

  • Async API (OpenBookAsync / ReadBookAsync)
  • Two modes of opening the file:
    • OpenBook / OpenBookAsync opens the book without reading its content. Holds the handle to the EPUB file.
    • ReadBook / ReadBookAsync opens the book and reads all of its content into the memory. Does not hold the handle to the EPUB file.
  • Namespaces were symplified
  • Demo app now supports relative paths to images and CSS files

Don't miss a new EpubReader release

NewReleases is sending notifications on new releases.