RusticiSoftware.HostedEngine.Client
1.0.0
See the version list below for details.
dotnet add package RusticiSoftware.HostedEngine.Client --version 1.0.0
NuGet\Install-Package RusticiSoftware.HostedEngine.Client -Version 1.0.0
<PackageReference Include="RusticiSoftware.HostedEngine.Client" Version="1.0.0" />
paket add RusticiSoftware.HostedEngine.Client --version 1.0.0
#r "nuget: RusticiSoftware.HostedEngine.Client, 1.0.0"
// Install RusticiSoftware.HostedEngine.Client as a Cake Addin #addin nuget:?package=RusticiSoftware.HostedEngine.Client&version=1.0.0 // Install RusticiSoftware.HostedEngine.Client as a Cake Tool #tool nuget:?package=RusticiSoftware.HostedEngine.Client&version=1.0.0
.NET Client api for Hosted SCORM Engine Web Services
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on RusticiSoftware.HostedEngine.Client:
Package | Downloads |
---|---|
ScormHelper
Helper and Wrapper methods for working with SCORM Cloud Service .Net Library |
|
ScormExtensions
Extension methods for working with SCORM Cloud Service .Net Library. Adds async methods to registration service, course service, reporting service and export formatting options and |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.6.8 | 76,254 | 4/29/2019 |
1.6.6 | 8,562 | 1/4/2019 |
1.6.5 | 17,988 | 11/1/2018 |
1.6.4 | 14,669 | 9/27/2018 |
1.6.3 | 2,997 | 9/17/2018 |
1.6.2 | 5,451 | 6/21/2018 |
1.6.1 | 1,338 | 5/15/2018 |
1.6.0 | 3,570 | 3/14/2018 |
1.5.0 | 3,876 | 11/29/2017 |
1.4.0 | 1,141 | 8/7/2017 |
1.3.0 | 4,380 | 7/24/2017 |
1.2.0 | 1,118 | 5/11/2017 |
1.0.0.1 | 1,232 | 12/24/2016 |
1.0.0 | 1,407 | 10/7/2016 |
v1.2.1
8.29.12
* Modified the CourseService to update the methods of importing courses and to add support for the 'exists' service call. Refer to the .Net HostedDemoApp UploadLearning.aspx to see the prescribed import process.
* Removed the course import web control since it uses the old methods of update.