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

.NET Standard 2.0 #38

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jrottmann
Copy link

We need to use the SCORM engine from an ASP.NET Core 2.0 WebAPI. For that reason I changed the project to target the new .NET Standard 2.0 Platform in addition to .NET Framework 2.0+.

The new output is a multi targeting nuget package instead of only supporting the old .NET Framework. Here is my current build output as a reference: RusticiSoftware.HostedEngine.Client.2.0.0.nupkg.zip

I kindly ask you to acceppt this pull request so that we do not have to maintain this fork for longer.

@htuomola
Copy link

htuomola commented Apr 3, 2018

Would be great to see this merged - seems that it has only boilerplate changes.

@chadcjc
Copy link

chadcjc commented Nov 30, 2020

Any word on if this merge is gong to be done? We are updating our project to .NET Core and this would really help. I would rather not maintain my own version of this great library.

@TheConstructor
Copy link

There is RusticiSoftware/scormcloud-api-v2-client-net#14 and per README this repository is containing deprecated software.

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

Successfully merging this pull request may close these issues.

4 participants