Skip to content

Didstopia/EpubReader

Repository files navigation

ePub Reader for .NET Standard 2.0

Build Status NuGet

A .NET Standard 2.0 library for reading ePub files.

DISCLAIMER: This is a modified fork based on EpubReader by versfx.

What works vs. doesn't work

  • Everything in regards to reading and parsing ePub files

It's important to note that this is prerelease software, meaning some things work while others do not.

If you come across a feature that you know should work (but doesn't), please submit an issue or pull request so we can slowly move towards a stable release.

Usage

See the original project's README.md.

Licenses

This project is provided under the MIT License.