Commit Graph

6970 Commits (9e36132eeae0a3989382efde97196f3aad793341)

Author SHA1 Message Date
Luke Latham 073329312e
Update description of RP tutorial series in note (#9793)
* Update description of RP tutorial series in note

* Update aspnet/mvc/overview/getting-started/getting-started-with-ef-using-mvc/creating-an-entity-framework-data-model-for-an-asp-net-mvc-application.md

Co-Authored-By: guardrex <1622880+guardrex@users.noreply.github.com>
2018-12-04 10:10:42 -06:00
Martin Koudelka 77d333a70a C53594: Missing closing bracket (#9790) 2018-12-04 06:45:25 -06:00
Dave Brock 792ab7e37f Fixes #9754 (#9788) 2018-12-03 16:54:21 -10:00
Tom Dykstra f3f2960015
Whats new for 2.2 (#9786) 2018-12-03 17:02:05 -08:00
lovelangy 9924cb4e22 Error NU1605: Detected package downgrade. (#9748)
Demo\IdentityDemo.csproj : error NU1605: Detected package downgrade: Microsoft.EntityFrameworkCore.Tools from 2.0.3 to 2.0.0. Reference the package directly from the project to select a different version.
Demo\IdentityDemo.csproj : error NU1605:  IdentityDemo -> Microsoft.AspNetCore.All 2.0.9 -> Microsoft.EntityFrameworkCore.Tools (>= 2.0.3)
Demo\IdentityDemo.csproj : error NU1605:  IdentityDemo -> Microsoft.EntityFrameworkCore.Tools (>= 2.0.0)

The build failed. Please fix the build errors and run again.



<!--
When creating a new PR, please do the following:

* Reference the issue number if there is one, e.g.:

Fixes #Issue_Number

The "Fixes #nnn" syntax in the PR description allows GitHub to automatically close the issue when this PR is merged.

NOTE: This is a comment; please type your descriptions above or below it.
-->
2018-12-03 14:41:45 -10:00
buddhacatmonk 7220a5cc38 Update view-components.md (#9781)
* Update view-components.md

* Nits
2018-12-03 14:39:27 -10:00
Rick Anderson c451738a99
RP - remove xplat/include versions (#9773)
* RP - remove xplat/include versions

* work

* work
2018-12-03 14:35:57 -10:00
Rick Anderson 05525fade9 work 2018-12-03 14:09:39 -10:00
Luke Latham 7371a43108
Health Checks topic (#8959) 2018-12-03 18:03:05 -06:00
Tom Dykstra b203529a64
Change Redis package ref to StackExchangeRedis (#9783) 2018-12-03 16:00:38 -08:00
Luke Latham e2838d2d8f
Drop 'reverse proxy' language (#9746) 2018-12-03 16:52:20 -06:00
Rick Anderson fd64d96efa work 2018-12-03 12:18:57 -10:00
Tom Dykstra 1ad5519250
Update SignalR tutorials to 2.2 (#9760) 2018-12-03 10:58:16 -08:00
Luke Latham 3ca7a38382
Version WS topic for 2.1 (#9768) 2018-12-03 12:55:13 -06:00
Martin Koudelka f14c494595 C53600: Missing asterisk and break line (#9776) 2018-12-03 12:16:05 -06:00
Martin Koudelka 95b326e983 M32889: Should "reduces" be modified to "increases"? (#9778)
Hello, @guardrex,
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-03 08:38:25 -06:00
Rick Anderson 48af687689 work 2018-12-02 17:23:10 -10:00
Rick Anderson 5c8cb2197a RP - remove xplat/include versions 2018-12-02 17:15:53 -10:00
Rick Anderson d3c44b21e4
2.2 update to RP tutorial and unify the versions (#9536)
* 2.2 update to RP tutorial and unify the versions

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* partial edit pass (#9625)

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work
2018-12-02 16:09:41 -10:00
Scott Addie 1efc8b1454
Use Prereqs include in 2.2 migration doc (#9762) 2018-11-30 19:50:39 -06:00
Rick Anderson 78151612a1
Unified Web API and 2.2 version (#9469)
* Unified Web API and 2.2 version

* work

* work

* work

* work

* work

* work

* work

* Update ToC link text

* Update ToC link text

* Update aspnetcore/tutorials/first-web-api.md

Co-Authored-By: Rick-Anderson <riande@microsoft.com>

* Update aspnetcore/tutorials/first-web-api/samples/2.2/TodoApi/Controllers/TodoController.cs

Co-Authored-By: Rick-Anderson <riande@microsoft.com>

* Update aspnetcore/tutorials/first-web-api/samples/2.2/TodoApi/Controllers/TodoController.cs

Co-Authored-By: Rick-Anderson <riande@microsoft.com>

* react to feedback 1

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* Update aspnetcore/tutorials/first-web-api.md

Co-Authored-By: Rick-Anderson <riande@microsoft.com>

* Update aspnetcore/tutorials/first-web-api.md

Co-Authored-By: Rick-Anderson <riande@microsoft.com>

* Update aspnetcore/tutorials/first-web-api.md

Co-Authored-By: Rick-Anderson <riande@microsoft.com>

* Update aspnetcore/tutorials/first-web-api.md

Co-Authored-By: Rick-Anderson <riande@microsoft.com>

* Update aspnetcore/tutorials/first-web-api.md

Co-Authored-By: Rick-Anderson <riande@microsoft.com>

* react to feedback

* MVCify web API tutorial (#9629)

* work

* work

* work

* work

* work

* work

* work

* work

* work
2018-11-30 10:19:36 -10:00
Scott Addie 0a15afd746
Update master with release/2.2.0 branch (#9759)
* adding android notes (#9342)

fixes #9335 to add android developer section and add the notes.

* added .net client discussion (#9462)

* added more content around .NET client/Xamarin usage.

* fixes #9460

* made changes per @tdykstra and @scottaddie

* fixed iOS reference

* Minor edits
2018-11-30 13:08:46 -06:00
Tom Dykstra 7fd2a47aca
remove version tabs (#9750) 2018-11-30 07:58:49 -08:00
Tom Dykstra f03def85d4
remove gray background (#9747) 2018-11-29 19:00:09 -08:00
Tom Dykstra 69182f7f6b
treejack banner temporary (#9744) 2018-11-29 12:15:09 -08:00
Scott Addie cf986c7a68
Fix punctuation 2018-11-29 10:26:03 -06:00
Scott Addie e22e00fb6b
Simplify VS prerequisites in Mongo tutorial (#9743) 2018-11-29 10:07:00 -06:00
Scott Addie b08003c109
Support VS Code and VS for Mac in Mongo tutorial (#9737)
* Support VS Code and VS for Mac to Mongo tutorial

* Rename folder to match project name
2018-11-28 16:14:03 -06:00
Luke Latham 5644ab2af4
Emphasize IOptionsMonitor in Options topic + updates (#9684) 2018-11-28 16:04:21 -06:00
Luke Latham 1896112e45 Surface HostOptions in Generic Host topic (#9734) 2018-11-28 16:01:06 -06:00
Luke Latham 8c51ad0f86
Patch a couple of bad links (#9736) 2018-11-28 15:06:27 -06:00
Tom Dykstra fffc6cbe2f Create performance toc section (#9729)
Fixes #9648 
Fixes #9524
2018-11-28 10:00:29 -10:00
Luke Latham ddd9964be9
Clarify build config in VS/IIS dev-time support topic (#9541) 2018-11-28 13:37:00 -06:00
Dave Brock 5b9d13acb3 Adding warning for #9427 (#9721)
* Adding warning for #9427

* Update aspnetcore/tutorials/razor-pages/model.md

Co-Authored-By: daveabrock <daveabrock@gmail.com>
2018-11-28 10:56:22 -06:00
Tom Dykstra 75b9f5d5e6
change link to MVC (#9730) 2018-11-28 08:25:42 -08:00
sdflysha eeb7184ed4 Update index2.ts (#9720)
Fix typo
2018-11-27 21:05:05 -06:00
Rick Anderson 70a9189c02 Update cors.md (#9704)
* Update cors.md

* Update cors.md

* Use xref API link
2018-11-27 20:42:06 -06:00
Scott Addie 590762e3af
Web API with Mongo tutorial refactoring (#9711)
* Web API with Mongo tutorial cleanup

* Add missing files

* Tweak opening sentence

* Refactoring of web API with Mongo sample app

* More edits

* More edits

* Fix POST action

* Move Mongo Driver knowledge into service
2018-11-27 20:36:18 -06:00
theangellmethod 4cd85486a2 VS Code `dotnet run -p` command update (#9623)
When I run through the tutorial after executing `code -r SignalRChat`, a new VSCode window opens that is in the signalRChat directory.  (Ex. C:\SignalRChat).  When I execute `dotnet run -p SignalRChat` from there I get an error
"MSBUILD : error MSB1009: Project file does not exist.
Switch: SignalRChat

The build failed. Please fix the build errors and run again."

However, if I change the command to `dotnet run -p SignalRChat.csproj` it works.
2018-11-27 20:32:23 -06:00
Luke Latham dda13500cf Enhance WS topic with FDD scenario (#9667)
* Enhance WS topic with FDD scenario

* React to feedback

* React to feedback

* React to feedback

Update
2018-11-27 20:24:13 -06:00
Tom Dykstra da3f693417 add temporary treejack banner (#9715)
Internal review links:
https://review.docs.microsoft.com/en-us/aspnet/core/host-and-deploy/iis/index?view=aspnetcore-1.0&branch=pr-en-us-9715

https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/first-web-api?view=aspnetcore-1.0&branch=pr-en-us-9715

https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/razor-pages/razor-pages-start?view=aspnetcore-1.0&branch=pr-en-us-9715

https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/signalr?view=aspnetcore-2.1&branch=pr-en-us-9715
2018-11-27 13:29:34 -10:00
Rick Anderson 46eef345f6
Riande/perf best practices2 (#9645)
* Add initial draft of a Perf Best Practices doc

Fixes aspnet/Docs##9526

* Minor proof-reading fixes

* rick's additions to Mike's perf doc

* rick's additions to Mike's perf doc

* work

* work

* work

* work

* work

* work

* work

* work

* react to EF feedback

* react to EF feedback

* react to MR feedback

* react to MR feedback
2018-11-27 13:24:32 -10:00
Luke Latham 01417fcae3
Surface troubleshooting code from IIS Int repo (#9689) 2018-11-27 16:06:43 -06:00
Luke Latham 7fe89d77c0
CORS topic updates (#9685) 2018-11-27 16:04:42 -06:00
Luke Latham fc2a65f6c0
Sub-app content enhancements in IIS topic (#9687) 2018-11-27 16:03:57 -06:00
Luke Latham b1fda3af98
Surface test object cleanup content (#9691) 2018-11-27 15:59:41 -06:00
Luke Latham 9fa8210cde Repoint VS for Mac link? (#9714)
The current link redirects to the .NET Downloads page. Should we have this go to the VS for Mac page?
2018-11-27 11:58:24 -10:00
Tom Dykstra c8d2070556
New scale-out and redis backplane setup docs (#9556) 2018-11-27 11:30:25 -08:00
KKostov 8d0294ae4d Fixed typo (#9707) 2018-11-27 09:34:36 -06:00
Mauricio de los Santos b26cf80c71 V2569 link at line 18 doesn't work (#9659)
Hello, @Erikre,
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.  
Description: Broken link at line 18

Please review and merge the proposed file change to fix to target versions. 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.



<!--
When creating a new PR, please do the following:

* Reference the issue number if there is one, e.g.:

Fixes #Issue_Number

The "Fixes #nnn" syntax in the PR description allows GitHub to automatically close the issue when this PR is merged.

NOTE: This is a comment; please type your descriptions above or below it.
-->
2018-11-26 15:43:21 -10:00