Skip to content

Releases: Learnosity/learnosity-sdk-asp.net

Learnosity ASP .NET SDK v0.5.7

06 Apr 16:29
Compare
Choose a tag to compare
  • [BUG] Added support for NULL values
  • Add unit tests

Learnosity ASP .NET SDK v0.5.6

02 Mar 16:23
Compare
Choose a tag to compare

[BUG] Fix Data API requestRecursive method array merge

Learnosity ASP .NET SDK v0.5.5

24 Feb 18:14
Compare
Choose a tag to compare

Fix JArray.GetEnumerator() Method Not Found Bug for Newtonsoft Json.NET older versions

Learnosity ASP .NET SDK v0.5.4

09 Feb 10:28
Compare
Choose a tag to compare
  • [BUG] Prevent infinite loop in Data API recursive call
  • [BUG] Fix float handling on jsonobject

Learnosity ASP .NET SDK v0.5.3

09 Nov 04:18
Compare
Choose a tag to compare
- added using clause to handle getting response and error streams to ensure proper disposing of the object in case of exceptions
- removed examples projects
- removed build files from the repository
- updated readme file

Fix Events API hash generation

15 Jun 04:10
Compare
Choose a tag to compare
Merge pull request #3 from Learnosity/bug/fix-events-hash

[BUG] Fix events api's request hash

Update LearnositySDK to support Events API

05 Jun 12:33
Compare
Choose a tag to compare
v0.5.1

Update LearnositySDK.dll to support events API

v0.5.0

05 Jun 06:11
Compare
Choose a tag to compare

Add Events Api support