I want to migrate C# 2012 project to Linux with Mono. But I am getting errors when Checking compatibility with MoMA.
How do I set HtmlAgilityPack (V 1.4.6.0) to work with Mono?
How do I set HtmlAgilityPack (V 1.4.6.0) to work with Mono?
HtmlAgilityPack.dll 1.4.6.0 0 0 2 0
Calling Method Method with [MonoTodo] Reason
HttpStatusCode Get (Uri, string, string, HtmlDocument, IWebProxy, ICredentials) ICredentials CredentialCache.get_DefaultCredentials () Need EnvironmentPermission implementation first
HttpStatusCode Get (Uri, string, string, HtmlDocument, IWebProxy, ICredentials) ICredentials CredentialCache.get_DefaultCredentials () Need EnvironmentPermission implementation first