RusticiSoftware / SCORMCloud_NetLibrary

A C# library to assist in the integration of the SCORM Cloud service into .Net 2.0+ applications.
http://scorm.com/scorm-solved/scorm-cloud/develop-a-scorm-cloud-app/
Other
11 stars 22 forks source link

Nuget integration #24

Closed musicm122 closed 7 years ago

musicm122 commented 7 years ago

Added nuget integration at https://www.nuget.org/packages/RusticiSoftware.HostedEngine.Client/

Email me terrance@hackerferret.com to be added to the list of NuGet repo owners.

brianjmiller commented 7 years ago

This PR has a conflict and so can't be merged. I'd suggest rebasing the commits and resolving the conflicts, noting the upstream commits. And while I think getting the lib published on nuget would be a good idea, I don't think we want to commit build artifacts to the source repository, so the .nupkg shouldn't be included but the .gitignore updated instead. See #23 as well.