Twitter.Typeahead.MVC
1.1.2
dotnet add package Twitter.Typeahead.MVC --version 1.1.2
NuGet\Install-Package Twitter.Typeahead.MVC -Version 1.1.2
<PackageReference Include="Twitter.Typeahead.MVC" Version="1.1.2" />
paket add Twitter.Typeahead.MVC --version 1.1.2
#r "nuget: Twitter.Typeahead.MVC, 1.1.2"
// Install Twitter.Typeahead.MVC as a Cake Addin #addin nuget:?package=Twitter.Typeahead.MVC&version=1.1.2 // Install Twitter.Typeahead.MVC as a Cake Tool #tool nuget:?package=Twitter.Typeahead.MVC&version=1.1.2
This package is meant to complement those using the Twitter.Typeahead library in their MVC 5 application. Upon installation it adds bundling and minification support for easy integration into your shared layouts and views. Issues? Please post them here https://github.com/sirkirby/twitter-typeahead.js-nuget/issues
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- Microsoft.AspNet.Mvc (>= 5.1.0)
- Microsoft.AspNet.Web.Optimization (>= 1.1.2)
- Twitter.Typeahead (>= 0.10.2)
- WebActivatorEx (>= 2.0.4)
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.
- updated typeahead dependency to latest release