Commit Graph

6912 Commits (46729ad85e7d54dfb028eb5441bf3829f04412aa)

Author SHA1 Message Date
Luke Latham 46729ad85e
Update link for engineering sample move (#9867) 2018-12-07 18:41:19 -06:00
Mikael Mengistu 89a88dae9a
Update xml code snippet (#9857) 2018-12-07 15:26:08 -08:00
Dave Brock ad13990b1e fixing formatting error (#9896) 2018-12-07 13:04:32 -10:00
Luke Latham 4480c2e99d
Update snippet names (#9891) 2018-12-07 15:32:03 -06:00
Luke Latham 543a3b2ff8
Update snippet highlight (#9893) 2018-12-07 15:31:49 -06:00
Tom Dykstra acd5dac8d3
switch link to current toc (#9888) 2018-12-07 09:14:15 -08:00
stefanhamburger 0293f9b498 Fix formatting in razor.md (#9885) 2018-12-07 09:57:11 -06:00
Tom Dykstra 491b6f91c3
SEO and ToC updates (#9877) 2018-12-06 20:29:00 -08:00
Rick Anderson f72ad7ff04
Update choose-aspnet-framework.md 2018-12-06 18:27:05 -10:00
Rick Anderson 6d8fbb9e91
Update intro.md 2018-12-06 18:25:40 -10:00
Rick Anderson 5d633e4d85
Update Edit.cshtml.cs (#9850)
* Update Edit.cshtml.cs

* Update Edit.cshtml.cs
2018-12-06 17:22:52 -10:00
Rick Anderson da5554d6bf
SEO broken link: Update choose-aspnet-framework.md (#9878)
@tdykstra 	remind me of the meta-data we're supposed to add.
2018-12-06 17:21:17 -10:00
Rick Anderson c216cdd03e
SEO broken link (#9880)
<!--
# Instructions

When creating a new PR, please reference the issue number if there is one:

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-06 17:20:53 -10:00
Luke Latham 958f4b0a6f Workaround for base dir when hosting in-process (#9873)
Fixes #9865 

I'm also making a quick "InProcess" casing change here to match the templates.

See Lines 48-50 of the first file on the diff for the `CurrentDirectoryHelpers` bit.
2018-12-06 15:35:08 -10:00
Cam Soper f3ae7f0176
SEO Hackathon December 2018 changes (#9876)
* Whoops - didn't mean to merge that to this branch!

* minor updates

* minor updates

* Fixed issue #8552

* added a note on URL

* made Auth URL consistent with the portal (rather than Visual Studio)

* added a cool dagger for Luke

* phrasing

* formatting

* formatting - re-adding code fenced URLs

* Update azure-ad-b2c-webapi.md

* SEO 2018 for /core/azure and /core/security directories

* SEO 2018 for /core/razor-pages directory

* added custom tag
2018-12-06 17:21:48 -06:00
Brady Gaster 72f49379c6 fixes #9869 (#9870)
* fixes #9869

* removed one line from code sample
2018-12-06 14:49:21 -08:00
Justin Kotalik 40f4fc0b36 Add more debug information for ANCM. (#9846)
Some customer issues that people are commonly running into.
2018-12-05 12:08:14 -10:00
Martin Koudelka 3d45d6bda2 C53605: Escaping mock URL (#9839) 2018-12-05 15:43:37 -06:00
Code-DJ bb8b3fa9b9 Update index.md (#9847) 2018-12-05 14:37:09 -06:00
Tom Dykstra cd116f1bc7
updates (#9845) 2018-12-05 11:45:47 -08:00
Khalid Abuhakmeh a19ca2ce90 Fix snippet Id for GetTodoItem (#9840)
It should be `snippet_GetByID`.

efaa8a9208/aspnetcore/tutorials/first-web-api/samples/2.2/TodoApi/Controllers/TodoController.cs (L41-L54)
2018-12-05 09:45:12 -10:00
Rick Anderson efaa8a9208
Update first-web-api.md (#9830)
* Update first-web-api.md

* Update first-web-api.md
2018-12-04 18:08:21 -10:00
Maira Wenzel 843550aa1f fix metadata - author (#9831) 2018-12-04 21:57:06 -06:00
Luke Latham 520f6672b2
Add in-proc opt-in section+remarks (#9809) 2018-12-04 21:34:00 -06:00
Luke Latham 1daf38d6e0
Patch update (#9799) 2018-12-04 21:32:48 -06:00
Luke Latham 7c7c47681f
Coverage for 64-bit apps on Azure App Service (#9808) 2018-12-04 21:27:20 -06:00
Scott Addie 664f1ab2be
Specify min version of VS Code C# extension for 2.2 (#9825) 2018-12-04 20:12:19 -06:00
Scott Addie 8178956174
Add Docker update info for 2.2 (#9827) 2018-12-04 20:12:01 -06:00
Rick Anderson 24a6cc9ae2
2.2 update over overview of RP (#9819)
* 2.2 update over overview of RP

* 2.2 update over overview of RP

* Minor tweaks

* Remove extra space
2018-12-04 13:59:59 -10:00
Scott Addie bd81e7227c Update SDK version in global.json for 2.2 RTM (#9822)
Fixes https://github.com/aspnet/Docs/issues/9821
2018-12-04 13:59:36 -10:00
Mikael Mengistu eca65741e7 Update docs for release (#9817)
* Update docs for release

* pr feedback
2018-12-04 17:40:43 -06:00
Rick Anderson 11b0f8a3c6
Update index.md (#9820) 2018-12-04 13:25:49 -10:00
Scott Addie 87ea15b557 Add redirect entry for tutorials index page (#9811)
Fixes https://github.com/dotnet/docs/issues/9386

The tutorials index page was deleted as part of the ToC reorganization. This PR redirects to the Razor Pages tutorial.
2018-12-04 10:20:30 -10:00
Luke Latham b188131af6
Add Health Checks to the TOC (#9805) 2018-12-04 12:42:12 -06:00
Luke Latham f8ec5f1d93
Tweaks to the EF Core-based health checks (#9804)
* Tweaks to the EF Core-based health checks

cc @glennc @rynowak @unaizorrilla @guardrex @Rick-Anderson 

I actually wouldn't mind too much if we want to refer to the DbContext as "database context", but we need to be consistent for the links to work :trollface:

* Update aspnetcore/host-and-deploy/health-checks.md

Co-Authored-By: divega <diego.vega@microsoft.com>
2018-12-04 12:41:27 -06:00
Tom Dykstra b89d42a868
change some treejack links (#9806) 2018-12-04 10:41:17 -08:00
Luke Latham 34e25c10bc
Update aspnetcore/host-and-deploy/health-checks.md
Co-Authored-By: divega <diego.vega@microsoft.com>
2018-12-04 10:37:08 -08:00
Diego Vega 6294625d91
Tweaks to the EF Core-based health checks
cc @glennc @rynowak @unaizorrilla @guardrex @Rick-Anderson 

I actually wouldn't mind too much if we want to refer to the DbContext as "database context", but we need to be consistent for the links to work :trollface:
2018-12-04 10:15:38 -08:00
Rick Anderson cc464bf2fc
SQL Server to SQL neutral for SQLite (#9802)
* SQL Server to SQL neutral for SQLite

* SQL Server to SQL neutral for SQLite
2018-12-04 07:52:44 -10:00
Rick Anderson dd58350dc8
Bootstrap 4 to what's new (#9787)
* Bootstrap 4 to what's new

* Bootstrap 4 to what's new

* clean up

* clean up

* clean up

* clean up
2018-12-04 07:38:09 -10:00
Luke Latham e6390f24f7
Note exact location for a property (#9794) 2018-12-04 11:10:10 -06:00
Luke Latham d18fa2b084
2.2 Sample Updates (#9795) 2018-12-04 10:56:13 -06:00
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