YahooFinanceAPI
YahooFinanceAPI copied to clipboard
Mono compability
Hi,
First of all, thanks for the work. I'm currently using the project for a finance app of mine.
I'm facing an issue while using Mono : it loops without finding the cookie / crumb. Work very well while using VS2017 CE.
Is it something you already came across ?
I tried using different versions of System.Net.Http, thinking that depending on the version, the web page could differ, but was not that...
Thks.