QBankApi 0.1.6499.28951

.NET Framework 4.5
There is a newer version of this package available.
See the version list below for details.
dotnet add package QBankApi --version 0.1.6499.28951
NuGet\Install-Package QBankApi -Version 0.1.6499.28951
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="QBankApi" Version="0.1.6499.28951" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add QBankApi --version 0.1.6499.28951
#r "nuget: QBankApi, 0.1.6499.28951"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install QBankApi as a Cake Addin
#addin nuget:?package=QBankApi&version=0.1.6499.28951

// Install QBankApi as a Cake Tool
#tool nuget:?package=QBankApi&version=0.1.6499.28951

A .NET-Wrapper for QBank 3's API. Provides a simple way to communicate with QBank 3 from .NET.

Product Versions
.NET Framework net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.6520.29950 1,124 11/8/2017
0.1.6500.25509 1,093 10/18/2017
0.1.6499.28951 942 10/17/2017
0.1.6477.20338 1,864 9/25/2017
0.1.6466.22574 1,109 9/14/2017
0.1.6465.17913 928 9/13/2017
0.1.6463.28004 1,074 9/11/2017
0.1.6451.27509 941 8/30/2017
0.1.6451.16944 1,192 8/30/2017

Alpha release of QBank API for .NET

* Marked all methods "virtual" in the API
* Media.UploadMedia and Media.UploadNewVersion available