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

Nuget package not compatible with .net core #8

Open
sjn88 opened this issue Aug 10, 2016 · 3 comments
Open

Nuget package not compatible with .net core #8

sjn88 opened this issue Aug 10, 2016 · 3 comments

Comments

@sjn88
Copy link

sjn88 commented Aug 10, 2016

I'm not sure this is the right place but thought I'd raise the issue. I'm working with .net core and tried to pull the package with nuget and it gave the error that the package wasn't compatible. Is it possible to make the package work for core as well?

@ryan-codingintrigue
Copy link
Owner

ryan-codingintrigue commented Sep 5, 2016

I did make an attempt to make the package work with a very early version of .NET Core, but things were in flux for .NET for soooooo long it just fell off my to-do list.

Now that the framework has settled somewhat, I'll take a look into what needs to be done to get it working on Core.

@ryan-codingintrigue
Copy link
Owner

OK, I have a provisional branch on GitHub here:
https://github.com/ryan-codingintrigue/Contentful.NET/tree/netcore/Contentful.NET.Core

I made a basic Console App with it and it seems to build/run just fine.

I'm pretty new to .NET Core & the whole multi-framework-targeting that goes with it, so if someone could verify that the above project works as expected, then I can merge it into the master branch.

@sjn88
Copy link
Author

sjn88 commented Sep 22, 2016

I'll have a look at testing it. Thanks Ryan!

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