Skip to content
This repository has been archived by the owner on Mar 7, 2020. It is now read-only.

kelsos/mra-net-sharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manga Reading Assistant .Net (C#)

This is the attempt to port a previous project from VB.NET to C# while learning to code.

The code is probably really awful.

There have been a few changes. First the database moved from MSSQL (file based) to MSSQL CE to SQLite3. Along with this the database code changes from datasets to LINQ to simple query strings.

There is also a C++ Port of the application.

License

The code is available under GPLv3

About

Manga Reading Assistant .NET (C#)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages