If you wish to download MagnaDB, you can either download the source code or
install any of its packages to your .NET projects.
You can clone or download the MagnaDB Framework directly from GitHub here.
Execute the following command to your NuGet Package Manager Console.
PM> Install-Package MagnaDB.SqlServer
Execute the following command to your NuGet Package Manager Console.
PM> Install-Package MagnaDB.MySQL
Execute the following command to your NuGet Package Manager Console.
PM> Install-Package MagnaDB.SQLite