10 Forks
52 Stars
52 Watchers

DjvuNet

DjvuNet is a cross platform fully managed .NET library for working with Djvu documents which can run on Linux, macOS and Windows. Library has been written in C# and targets .NET Core v3.0 and .NET Standard v2.1 or later. We intend to provide DjVu document processing capabilities on par with DjVuLibre reference library (or even better).

How to download and setup DjvuNet

Open terminal and run command
git clone https://github.com/DjvuNet/DjvuNet.git
git clone is used to create a copy or clone of DjvuNet repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with DjvuNet https://github.com/DjvuNet/DjvuNet/archive/master.zip

Or simply clone DjvuNet with SSH
[email protected]:DjvuNet/DjvuNet.git

If you have some problems with DjvuNet

You may open issue on DjvuNet support forum (system) here: https://github.com/DjvuNet/DjvuNet/issues