QBankApi 0.1.6463.28004

There is a newer version of this package available.
See the version list below for details.
dotnet add package QBankApi --version 0.1.6463.28004
NuGet\Install-Package QBankApi -Version 0.1.6463.28004
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.6463.28004" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add QBankApi --version 0.1.6463.28004
#r "nuget: QBankApi, 0.1.6463.28004"
#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.6463.28004

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

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

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
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,305 11/8/2017
0.1.6500.25509 1,258 10/18/2017
0.1.6499.28951 1,058 10/17/2017
0.1.6477.20338 2,057 9/25/2017
0.1.6466.22574 1,268 9/14/2017
0.1.6465.17913 1,057 9/13/2017
0.1.6463.28004 1,239 9/11/2017
0.1.6451.27509 1,064 8/30/2017
0.1.6451.16944 1,364 8/30/2017

Alpha release of QBank API for .NET

* Models no longer extends RestResponse
* Download-methods in MediaController now takes a Stream to write to as the first argument