QBankApi 0.1.6463.28004
.NET Framework 4.5
There is a newer version of this package available.
See the version list below for details.
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
-
- log4net (>= 2.0.0)
- Newtonsoft.Json (>= 10.0.3)
- RestSharp (>= 105.2.3)
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,108 | 11/8/2017 | |
0.1.6500.25509 | 1,076 | 10/18/2017 | |
0.1.6499.28951 | 933 | 10/17/2017 | |
0.1.6477.20338 | 1,843 | 9/25/2017 | |
0.1.6466.22574 | 1,088 | 9/14/2017 | |
0.1.6465.17913 | 917 | 9/13/2017 | |
0.1.6463.28004 | 1,058 | 9/11/2017 | |
0.1.6451.27509 | 928 | 8/30/2017 | |
0.1.6451.16944 | 1,175 | 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