Initial Commit
This commit is contained in:
BIN
MarketData/assemblies/HtmlAgilityPack.dll
Executable file
BIN
MarketData/assemblies/HtmlAgilityPack.dll
Executable file
Binary file not shown.
BIN
MarketData/assemblies/Microsoft.Office.Interop.Excel.dll
Executable file
BIN
MarketData/assemblies/Microsoft.Office.Interop.Excel.dll
Executable file
Binary file not shown.
BIN
MarketData/assemblies/Newtonsoft.Json/Newtonsoft.Json.dll
Executable file
BIN
MarketData/assemblies/Newtonsoft.Json/Newtonsoft.Json.dll
Executable file
Binary file not shown.
BIN
MarketData/assemblies/Newtonsoft.Json/Newtonsoft.Json.pdb
Executable file
BIN
MarketData/assemblies/Newtonsoft.Json/Newtonsoft.Json.pdb
Executable file
Binary file not shown.
11262
MarketData/assemblies/Newtonsoft.Json/Newtonsoft.Json.xml
Executable file
11262
MarketData/assemblies/Newtonsoft.Json/Newtonsoft.Json.xml
Executable file
File diff suppressed because it is too large
Load Diff
12
MarketData/assemblies/Readme.txt
Executable file
12
MarketData/assemblies/Readme.txt
Executable 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user