Initial Commit

This commit is contained in:
2025-03-25 21:42:32 -04:00
parent c266eecfeb
commit 30c33d3cfd
247 changed files with 60107 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,12 @@
dotnet add package HtmlAgilityPack.NetCore --version 1.5.0.1
Currently testing with Connector 9.2 for MySql
If this works then remove 5.5, 5.6, 8.11, netcoreapp
** Trying this for MySql
https://www.nuget.org/packages/MySql.Data
dotnet add package MySqlConnector --version 2.4.0
dotnet add package MySqlClient