Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Probably not an issue with OpenScraping, but for your awareness... #11

Closed
pldmgg opened this issue Aug 30, 2017 · 4 comments
Closed

Probably not an issue with OpenScraping, but for your awareness... #11

pldmgg opened this issue Aug 30, 2017 · 4 comments

Comments

@pldmgg
Copy link

pldmgg commented Aug 30, 2017

I'm trying to use OpenScraping in a CSharp Script .csx using dotnet-script (https://github.com/filipw/dotnet-script). I posted an issue over there, but wanted to also submit here on the off chance that you'd be interested and/or possibly have some advice.

dotnet-script/dotnet-script#114

@zmarty
Copy link
Contributor

zmarty commented Aug 30, 2017

Thanks for letting me know! I read the referenced item. Please keep me posted if you find anything.

The way I tested the new package is in VS 2017 I created a separate .NET 2.0 project, then referenced the NuGet package, and wrote some simple parsing tests. And it worked.

@pldmgg
Copy link
Author

pldmgg commented Aug 30, 2017

Oh yeah, it works great in a VS 2017 .Net Core 2.0 App. Hopefully I can figure out the issue with either dotnet-script or my environment around dotnet-script (right now I'm leaning more towards something wrong with my environment since the dotnet-script netcoreapp2.0 feature branch gives me the exact same error as the netcoreapp1.1 version of dotnet-script...)

@pldmgg
Copy link
Author

pldmgg commented Aug 31, 2017

Finally got it working with the dotnet-script feature branch. Full details here:

dotnet-script/dotnet-script#114 (comment)

@zmarty
Copy link
Contributor

zmarty commented Sep 1, 2017

Thanks!

@zmarty zmarty closed this as completed Sep 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants