Twitter.Typeahead.MVC.Model
1.0.5
See the version list below for details.
dotnet add package Twitter.Typeahead.MVC.Model --version 1.0.5
NuGet\Install-Package Twitter.Typeahead.MVC.Model -Version 1.0.5
<PackageReference Include="Twitter.Typeahead.MVC.Model" Version="1.0.5" />
paket add Twitter.Typeahead.MVC.Model --version 1.0.5
#r "nuget: Twitter.Typeahead.MVC.Model, 1.0.5"
// Install Twitter.Typeahead.MVC.Model as a Cake Addin #addin nuget:?package=Twitter.Typeahead.MVC.Model&version=1.0.5 // Install Twitter.Typeahead.MVC.Model as a Cake Tool #tool nuget:?package=Twitter.Typeahead.MVC.Model&version=1.0.5
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.
(Adam Jones)Added wildcard property to remote { ... } as this is now required by the latest version of Bloodhound