QBankModule 4.1.111

dotnet add package QBankModule --version 4.1.111
                    
NuGet\Install-Package QBankModule -Version 4.1.111
                    
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="QBankModule" Version="4.1.111" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="QBankModule" Version="4.1.111" />
                    
Directory.Packages.props
<PackageReference Include="QBankModule" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add QBankModule --version 4.1.111
                    
#r "nuget: QBankModule, 4.1.111"
                    
#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.
#addin nuget:?package=QBankModule&version=4.1.111
                    
Install QBankModule as a Cake Addin
#tool nuget:?package=QBankModule&version=4.1.111
                    
Install QBankModule as a Cake Tool

QBank Module is a module for media support. The module includes a QBank tool foor TinyMCE and media references.  IMPORTANT: After first install, go to Admin mode to initiate QBank.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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
4.1.111 1,595 1/8/2018
4.1.109 1,138 12/15/2017
4.1.106 1,177 10/10/2017
4.1.102 1,127 9/14/2017
4.1.91 1,304 5/19/2017
4.1.88 1,085 5/18/2017
4.1.84 1,099 3/31/2017
4.1.83 1,142 2/22/2017
4.1.82 1,279 1/18/2017
4.1.76 1,102 1/3/2017
4.1.68 1,327 11/29/2016

TinyMCE editor is updated. Image title and description are now updated according to media's title.
All three qbankproperties are moved to the qbankmedia media element as data attributes. They can be defined like following: data-qbankproperty1 etc.
Fixed an issue with personal account settings and Asp.Net Membership Provider.