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

Added Size to CourseData, #29

Closed spokanedj closed 4 years ago

spokanedj commented 7 years ago

Added GetCourseDetail to CourseServices, Added ApplicationInfo/SecretKey classes, Added non-static ScormAppCloud for clients that can't use static classes, Added Backup/.vs to .gitignore,