Source Code
The source code of eLibrary is written in C#, compliant to .NET 3.5
The UI part is written mostly in WPF.
The up-to-date source can be checked out from our mercurial repository
http://ebooklibrary.hg.sourceforge.net:8000/hgroot/ebooklibrary/ebooklibrary (read-only)
Compiling and Testing
The project is saved as a single solution that can be opened using Visual Studio Express 2010 (the free edition)
eLibrary is the name of the main project with the execuatble, just build and run to test the application.
Old Versions
Previous versions still exists in the SVN repository.
http://ebooklibrary.svn.sourceforge.net/viewvc/ebooklibrary/