Martin Koudelka
9e36132eea
C53599: Adding break line ( #10041 )
...
Hello, @rick-anderson,
Translator has reported possible source content issue.
Please review and merge the suggested proposed file change to avoid this error. If you make related fix in another PR, then share your PR number, so we can confirm and close this PR.
Many thanks in advance.
2018-12-18 10:44:42 -06:00
witheej
7a771561dc
Fixes misspelling in order to help when searching the codebase ( #10044 )
2018-12-18 10:42:48 -06:00
Jeremy Skinner
2a4f33eb59
Update options.md ( #10047 )
2018-12-18 10:42:04 -06:00
Rick Anderson
7eccc388f7
Update model.md ( #10038 )
2018-12-17 12:03:04 -10:00
Henrik Røn
25603327e6
ASP.NET Core MVC: Updating validation sample to 2.2 ( #10021 )
2018-12-17 07:56:36 -06:00
Brady Gaster
ee96fb5142
Add Java Client comment on version variance page ( #9953 )
...
* fixes #9952
* added asp.net signalr client to java page
* Update aspnetcore/signalr/version-differences.md
Co-Authored-By: bradygaster <41929050+bradygaster@users.noreply.github.com>
2018-12-14 14:44:55 -06:00
namvan
ce4686efa9
Update docker-aspnetmvc.md ( #9634 )
...
* Update docker-aspnetmvc.md
Make the bit of creating dockerfile a bit clearer for beginner
* React to feedback
2018-12-14 14:35:31 -06:00
coderudit
ad60fc5d35
Updating the URI for defaults part ( #9860 )
...
* Updating the URI for defaults part
http://localhost/api/products it should also have all in addition as it is telling about the path it will pick and without all it can't pick that URI.
* React to feedback
2018-12-14 14:22:29 -06:00
Scott Addie
be167ff91f
API conventions cleanup for 2.2 ( #9761 )
...
* API conventions cleanup for 2.2
* Edits on analyzers doc
* React to feedback
* React to more feedback
2018-12-14 14:13:07 -06:00
Carl Walsh
6a877c5840
Update GitHub link (aspnet/signalr is archived) ( #10010 )
...
https://github.com/aspnet/signalr is archived
aspnet/AspNetCore/src/SignalR is the new home of development, so link to that instead
2018-12-14 09:25:22 -06:00
Tom Dykstra
baea39c166
Content model for RP tutorial 1 ( #9856 )
2018-12-13 17:06:25 -08:00
Rick Anderson
7d8971b1bb
Redirects for Mac & VSC intro to MVC ( #10003 )
...
* Redirects for Mac & VSC intro to MVC
* work
2018-12-13 13:48:19 -10:00
Rick Anderson
84a7748aba
Unify MVC intro and 2.2 ( #9826 )
...
Fixes #9859 , Fixes #7187 , Fixes #8926 , Fixes #8446 , Fixes #7081 , Fixes #7014 , Fixes #9907
[Internal review URL](https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app/?view=aspnetcore-2.2&branch=pr-en-us-9826 )
2018-12-13 12:58:09 -10:00
Scott Addie
f8ef07685e
Remove duplicate Prereqs heading ( #10001 )
2018-12-13 10:03:57 -10:00
Scott Addie
dd4120b58c
api --> API
2018-12-13 13:57:05 -06:00
Scott Addie
6a6da6e5d0
api --> API
2018-12-13 13:49:18 -06:00
Tom Dykstra
e7ee99d788
Remove links to treejack test ( #9999 )
2018-12-13 09:08:57 -08:00
Tom Dykstra
14accfc433
Add ToC node for SignalR samples ( #9993 )
...
* Add ToC node for SignalR samples
* Remove moniker range metadata (#9994 )
2018-12-13 08:52:21 -06:00
James Newton-King
7f368850ee
Fix example parameter transformer route and add example configure ( #9987 )
2018-12-13 11:49:32 +13:00
Luke Latham
cbb4fc1bb0
Note EF Core probe package requirement ( #9984 )
2018-12-12 16:33:26 -06:00
Pavel Krymets
ad6e6062bd
Update Program.cs ( #9988 )
2018-12-12 14:59:37 -06:00
Tom Dykstra
28f0f5459e
Remove moniker range ( #9982 )
2018-12-12 11:37:33 -08:00
Scott Addie
00de663201
Add launch settings section to 2.2 migration doc ( #9980 )
2018-12-12 13:21:02 -06:00
Tom Dykstra
07f64780fd
Add SQLite migrations limitations note ( #9979 )
2018-12-12 11:10:22 -08:00
Mike Rousos
9c8c0835de
Document ASP.NET Core perf tools ( #9890 )
...
* Add ASP.NET Core perf diagnostic tools list
* Add diagnostic tools doc to ToC
* A few minor phrasing tweaks
* Remove a few stray 'en-us' elements from links
* Fix typo in toc
* Update diagnostic-tools.md (#9898 )
@mjrousos review and once we flesh out this PR we can merge into your PR and then into master. Excellent work, minor word-smithing.
2018-12-12 08:16:35 -10:00
Tom Dykstra
e16a607507
Remove moniker range
2018-12-12 10:05:36 -08:00
Luke Latham
356f8452a0
Supported platforms for IIS topic ( #9971 )
2018-12-11 21:33:00 -06:00
Brady Gaster
8aa425ac6c
SignalR Core/non-Core disambiguation boxes ( #9973 )
...
* first pass at creating the aspnet/aspnet core signalr box
* trying to fix include file path
* added the box to various pages to test to see if its too big/too much
* fixed outbound URLs in the include
* trying the signalr version disambiguation box throughout
* repairing include formatting
* trying to repair the include format
* final attempt to fix the includes with this relative path thing
* SignalR version disambiguation box include path patch (#9974 )
2018-12-11 21:30:18 -06:00
Luke Latham
32e879fb78
Surface ASP.NET Core Logging Extensions ( #9942 )
2018-12-11 17:22:58 -06:00
Luke Latham
0c7ade395c
Update and improve the Directory Structure topic ( #9970 )
2018-12-11 17:22:19 -06:00
Isaac Levin
a3bb8a3a1e
Update Migration document to 2.2 ( #9967 )
...
* updates to 2.2
* Edits
* add missing word
* Remove comments from Startup.cs
2018-12-11 17:19:54 -06:00
Tom Dykstra
9139d5f5e9
update for 2.2 ( #9964 )
2018-12-11 13:04:24 -08:00
Luke Latham
5b84a7f30b
In-process and VS Auto build on browser request ( #9943 )
2018-12-11 12:59:58 -06:00
Tom Dykstra
fa2ef21a1a
Add Additional resources section ( #9966 )
2018-12-11 10:24:20 -08:00
Tom Dykstra
08703f9ab1
Clarify Redis package vs SignalR version ( #9929 )
2018-12-11 09:22:15 -08:00
Pranav K
e33eed34b3
Update 21-to-22.md ( #9951 )
...
* Update 21-to-22.md
* Patch to Update CORS policy 2.2 migration content (#9963 )
2018-12-11 10:39:31 -06:00
Tom Dykstra
df0e93aeae
ms.custom format per Doug E. ( #9949 )
2018-12-11 08:01:58 -08:00
Luke Latham
1a232ebee2
Patch code comments in Health Checks sample ( #9962 )
2018-12-11 08:22:39 -06:00
Cédric Luthi
8796de1b3a
Fix HealthCheckStatus → HealthStatus in Health checks documentation ( #9958 )
2018-12-11 08:08:48 -06:00
Rick Anderson
1bcc955ffd
Update model.md ( #9947 )
...
Fixes #9916
2018-12-10 16:48:52 -10:00
Rick Anderson
043b89e56c
Update model.md ( #9944 )
2018-12-10 13:59:40 -10:00
Luke Latham
e4fe7e3405
Publish profiles enhancements + cross-links ( #9871 )
2018-12-10 17:16:26 -06:00
Scott Addie
c5447bda60
Update web API migration doc to 2.2 ( #9939 )
...
* Update web API migration doc to 2.2
* Fix code snippet syntax
* Fix highlighting
* Update aspnetcore/migration/webapi.md
Co-Authored-By: scottaddie <10702007+scottaddie@users.noreply.github.com>
2018-12-10 16:33:26 -06:00
Luke Latham
65d0fc2daf
KeyPerFile Configuration Provider delimiter content ( #9884 )
2018-12-10 16:20:20 -06:00
Rick Anderson
9f3c53b402
Update model4.md ( #9936 )
...
Fixes #9916
2018-12-10 11:05:43 -10:00
Scott Addie
501f8e3628
Add missing HttpGet attributes to controller actions ( #9937 )
2018-12-10 14:43:44 -06:00
Alistair McMillan
b5c536a36f
Update index.html ( #9930 )
...
Minor change but it seems a little confusing to call the button "Edit" when you use it to "Save" your changed todo item.
Slight sense of deja vu. #9602
2018-12-10 13:04:45 -06:00
Luke Latham
e780e6e101
Change Browser Link link ( #9933 )
2018-12-10 12:35:40 -06:00
Alistair McMillan
683243bae6
Update first-web-api.md ( #9928 )
...
Fix "in he new" -> "in the new" and add missing period.
2018-12-10 10:50:28 -06:00
Luke Latham
edc97a6968
Name of IIS Middleware pairing token header ( #9922 )
2018-12-10 10:33:46 -06:00