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
<PackageReference Include="Twitter.Typeahead.MVC.Model" Version="1.0.7" />
paket add Twitter.Typeahead.MVC.Model --version 1.0.7
#r "nuget: Twitter.Typeahead.MVC.Model, 1.0.7"
// 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
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.AspNet.Mvc (>= 5.1.2)
- Microsoft.AspNet.Web.Optimization (>= 1.1.2)
- Twitter.Typeahead (>= 0.10.5)
- Twitter.Typeahead.MVC (>= 1.1.2)
- WebActivatorEx (>= 2.0.6)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Removed invalid extra HTML attribute from emitted code from AutocompleteFor ("data_autocomplete_url")