J'aimerais télécharger la dernière version de Microsoft jQuery Unobtrusive Validation, mais je n'aime pas utiliser NuGet car il ne m'est pas possible de lui dire où installer les packages dans la structure de mon projet.
Microsoft héberge-t-il ces fichiers quelque part où je peux y accéder directement?
Les fichiers pour ASP.NET MVC 5.2 ne sont pas (encore?) Sur la page que je mentionne ci-dessous, mais les liens sont valides:
[Copié de réponse de Maxime à cette question.]
J'ai trouvé une page - Microsoft Ajax Content Delivery Network - ASP.NET Ajax Library - qui répertorie plusieurs versions des fichiers pour cela que vous pouvez télécharger.
Voici ceux que j'ai trouvés en recherchant cette page pour "discret":
ASP.NET MVC 5.1
http://ajax.aspnetcdn.com/ajax/mvc/5.1/jquery.validate.unobtrusive.jshttp://ajax.aspnetcdn.com/ajax/mvc/5.1/ jquery.validate.unobtrusive.min.js
ASP.NET MVC 5.0
http://ajax.aspnetcdn.com/ajax/mvc/5.0/jquery.validate.unobtrusive.jshttp://ajax.aspnetcdn.com/ajax/mvc/5.0/ jquery.validate.unobtrusive.min.js
ASP.NET MVC 4.0
http://ajax.aspnetcdn.com/ajax/mvc/4.0/jquery.validate.unobtrusive.jshttp://ajax.aspnetcdn.com/ajax/mvc/4.0/ jquery.validate.unobtrusive.min.js
ASP.NET MVC 3.0
http://ajax.aspnetcdn.com/ajax/mvc/3.0/jquery.unobtrusive-ajax.jshttp://ajax.aspnetcdn.com/ajax/mvc/3.0/ jquery.unobtrusive-ajax.min.jshttp://ajax.aspnetcdn.com/ajax/mvc/3.0/jquery.validate.unobtrusive.jshttp: // ajax.aspnetcdn.com/ajax/mvc/3.0/jquery.validate.unobtrusive.min.js
...
Voici les liens:
jQuery discret pour ASP.NET MVC 5.2.3
http://ajax.aspnetcdn.com/ajax/mvc/5.2.3/jquery.validate.unobtrusive.js
http://ajax.aspnetcdn.com/ajax/mvc/5.2.3/jquery.validate.unobtrusive.min.js
jQuery discret pour ASP.NET MVC 5.2.2
http://ajax.aspnetcdn.com/ajax/mvc/5.2.2/jquery.validate.unobtrusive.js
http://ajax.aspnetcdn.com/ajax/mvc/5.2.2/jquery.validate.unobtrusive.min.js
jQuery discret pour ASP.NET MVC 5.2
http://ajax.aspnetcdn.com/ajax/mvc/5.2/jquery.validate.unobtrusive.js
http://ajax.aspnetcdn.com/ajax/mvc/5.2/jquery.validate.unobtrusive.min.js
Et en utilisant ces fichiers, vous devrez également inclure jquery.validate (.min) .js. Les derniers fichiers peuvent être trouvés:
Validation jQuery
http://www.asp.net/ajax/cdn#jQuery_Validation_Releases_on_the_CDN_ ou http://jqueryvalidation.org/
Vous pouvez parcourir le CDN Microsoft Ajax pour toutes les bibliothèques nécessaires: http://www.asp.net/ajax/cdn
Il est disponible/hébergé par google ici code.google.com