In order to use Sharpcode, you'll need the following :
1. PostgreSql
Sharpcode uses PostgreSql as a database engine, when developing the application, I was using PostgreSql 12.x, but any version will do.
To download and install Postgresql engine, along with its administration application (PgAdmin) : Download PostgreSql
2. Dot Net 4.6
Sharpcode was developped using the .Net 4.6 plateforme, it comes installed with Windows 10 and above, and it can be installed on Windows 7 SP 7 and above.
To download and install Dot Net 4.6 plateforme : Download .NET 4.6
3. Sharpcode 1.0
The application files are compressed into a zip file, you can download it from here : Download Sharpcode
After downloading and installing the required applications, you should now be able to run Sharpcode. Let's go to the Get Started section to see how you can use the program !