You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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.
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?
The text was updated successfully, but these errors were encountered: