Twitter.Typeahead.MVC 1.0.4

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

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

This package is meant to complement those using the Twitter.Typeahead library in their MVC 4 application. Upon installation it adds bundling and minification support for easy integration into your shared layouts and views.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Twitter.Typeahead.MVC:

Package Downloads
Twitter.Typeahead.MVC.Model

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 http://timdwilson.github.io/typeahead-mvc-model. Report issues to https://github.com/timdwilson/typeahead-mvc-model/issues

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.2 184,515 3/21/2014
1.1.1 2,043 2/10/2014
1.1.0 1,165 2/7/2014
1.0.5 10,998 7/1/2013
1.0.4 5,651 4/15/2013
1.0.3 1,214 4/1/2013
1.0.2 1,276 3/25/2013
1.0.1 1,289 3/13/2013
1.0.0 1,279 2/26/2013
1.0.0-b1 1,118 2/26/2013

- update to latest typeahead pkg dependency