-
Notifications
You must be signed in to change notification settings - Fork 201
Contribute
Peter Gill edited this page May 3, 2024
·
11 revisions
All contributions welcome.
- Install visual studio 2022 or rider 2024.1
- Install database references for the databases you want to work with or ise nuget packages
- SQLite http://system.data.sqlite.org
- MySQL ADO.NET Driver http://www.mysql.com/downloads/connector/net/
- Firebird http://www.firebirdsql.org/en/net-provider/
- Oracle http://www.oracle.com/technetwork/topics/dotnet/index-085163.html
- Create github account if you already do not have one
- Create a fork of My-FyiReporting master branch
- Do your changes
- Commit your changes to your fork
- Send a pull request and I'll commit the changes or send feed back