Eric Lacroix 's repositories
DbConnect
DbConnect is coded around MySqlConnector, an ADO.NET data provider for MySQL. MySqlConnector also support MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL, Google Cloud SQL for MySQL and more. DbConnect can be used to test connection to a database or run SQL statements.
FlickDBApp
Save and manage movie collection.
ResidentMail
ResidentMail allow you to send an email using a form. The application use an email automation service API to send the email. A configuration file is used to store the mail automation service settings.
ResidentWeather
Access current weather data for any location on Earth by calling an API from OpenWeather. This web application provides functionality to deserialize the response (in JSON format by default) into .NET objects or value types.