Twitter.Typeahead.MVC.Model 1.0.7

dotnet add package Twitter.Typeahead.MVC.Model --version 1.0.7
NuGet\Install-Package Twitter.Typeahead.MVC.Model -Version 1.0.7
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="Twitter.Typeahead.MVC.Model" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Twitter.Typeahead.MVC.Model --version 1.0.7
#r "nuget: Twitter.Typeahead.MVC.Model, 1.0.7"
#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 Twitter.Typeahead.MVC.Model as a Cake Addin
#addin nuget:?package=Twitter.Typeahead.MVC.Model&version=1.0.7

// Install Twitter.Typeahead.MVC.Model as a Cake Tool
#tool nuget:?package=Twitter.Typeahead.MVC.Model&version=1.0.7

This package extends upon the Twitter.Typeahead library and the Twitter.Typeahead.MVC library by hooking typeahead to MVC models. With a few configuration tweaks, you'll be connecting typeahead.js to your model in minutes! View a step-by-step tutorial on how to use this package at https://timdwilson.github.io/typeahead-mvc-model. Report issues to https://github.com/timdwilson/typeahead-mvc-model/issues

There are no supported framework assets in this 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
1.0.7 53,977 2/25/2016
1.0.6 2,791 2/24/2016
1.0.5 1,636 2/23/2016
1.0.2 12,920 4/24/2015
1.0.1 1,149 4/24/2015

Removed invalid extra HTML attribute from emitted code from AutocompleteFor ("data_autocomplete_url")