-
-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Description
.NetStandard1.3 Support
Description
AngleSharp supports .NetStandard 1.3 , .NetStandard 2.0, and .NetFramework 4.6 . Will the JS, Css, Io, etc.. extensions also have .NetStandard1.3 support?
Background
I use Net Core 1.1 and wanted to use AngleSharp, but I need the extensions and none of them support .NetStandard1.3. I attempted using AngleSharp 0.9.9 with AngleSharp.Scripting.Javascript, but does not appear to work with my JQuery version and other packages that use JQuery.
Specification
AngleSharp 0.12.1
AngleSharp.Js 0.12.1
AngleSharp.Io 0.12.1
AngleSharp.Css 0.12.1
Reactions are currently unavailable