AspNetCore.Docs/aspnet
Sheng Chang 5e7231b818 Update jQuery api to correspond version (#10366)
The current version of default scaffolding jQuery library in ASP.NET MVC is v3.3.1. 
And the jqXHR.error() method has been replaced with jqXHR.fail() after jQuery 3.0.
You can see this on this page: http://api.jquery.com/jQuery.ajax/#jqXHR
```
Deprecation Notice: The jqXHR.success(), jqXHR.error(), and jqXHR.complete() callbacks are removed as of jQuery 3.0. You can use jqXHR.done(), jqXHR.fail(), and jqXHR.always() instead.
```
2019-01-14 11:41:57 -10:00
..
ajax Create cdnjqueryvalidate1190.md (#10322) 2019-01-11 17:20:32 -10:00
aspnet replace Tom F with Rick Anderson (#9364) 2018-11-02 11:42:49 -10:00
breadcrumb Update toc.yml 2018-01-31 16:38:08 -08:00
config-builder ASP.NET config builders (#8374) 2018-10-25 12:34:26 -10:00
identity replace Tom F with Rick Anderson (#9364) 2018-11-02 11:42:49 -10:00
includes SignalR Core/non-Core disambiguation boxes (#9973) 2018-12-11 21:30:18 -06:00
mobile Update emulator links (#8990) 2018-10-15 16:13:30 -05:00
mvc 1385000, implement basic crud functionality with EF6 (#10338) 2019-01-14 11:33:53 -10:00
signalr 1384999 update server broadcast with signal r 2 (#10156) 2019-01-03 15:38:13 -08:00
single-page-application C47280: Missing semicolon (#9287) 2018-10-29 07:32:45 -05:00
visual-studio replace Tom F with Rick Anderson (#9364) 2018-11-02 11:42:49 -10:00
web-api Update jQuery api to correspond version (#10366) 2019-01-14 11:41:57 -10:00
web-forms Update display_data_items_and_details (#10202) 2019-01-09 13:20:52 -10:00
web-pages C53605: Escaping mock URL (#9839) 2018-12-05 15:43:37 -06:00
webhooks Code fence <receiver> uri component (#8786) 2018-10-01 15:35:14 -05:00
whitepapers C47285: Adding "\" before "@" (#9291) 2018-10-29 07:39:55 -05:00
api-ref.md meta-data: replace aspnetcontent with riande (#8086) 2018-08-14 15:27:54 -07:00
config-builder.md Update config-builder.md (#9230) 2018-10-25 14:07:22 -10:00
docfx.json change xref config to match aspnetcore config (#9081) 2018-10-17 16:22:55 -05:00
entity-framework.md meta-data: replace aspnetcontent with riande (#8086) 2018-08-14 15:27:54 -07:00
index.md metadata updates (#8264) 2018-08-25 15:09:45 -07:00
overview.md Update www.visualstudio.com URLs (#8833) 2018-10-04 15:23:22 -05:00
toc.yml 1385000 create ef6 data model (#10259) 2019-01-14 08:03:59 -08:00
tutorials.md SEO for Azure (#8603) 2018-09-18 14:53:43 -10:00