Commit Graph

9350 Commits (e78ec9a24840521f9d5ef0633c2422761f19b8e2)

Author SHA1 Message Date
Scott Addie e78ec9a248
Add SignalR specs to ToC (#16023) 2019-12-04 15:59:18 -06:00
Luke Latham bebf782a8f
Add cross-links and EventLog setting details (#16022) 2019-12-04 14:58:17 -06:00
Wade Pickett c4b177c9e0 Updated Microsoft OAuth topic and code to 3.x (#15985)
* Updated Microsoft OAuth topic and code to 3.x

* patch: added 3.0 or higher moniker in metadata.

* patch: moved new code example to 3.x directory.

* patch: added missing regions to code file.

* patch:Fixed code highlight count which should start from region start.

* Update microsoft-logins.md

* patch: added all review suggestions from Rick Anderson.
2019-12-04 12:05:27 -08:00
Luke Latham 22e0c97273
Enhance logging in Program example (#16018) 2019-12-04 12:49:25 -06:00
Luke Latham cbeb082f6d Fix Blazor common sample styles and gitignore (#16016) 2019-12-04 12:05:41 -06:00
Scott Addie 3abf5f9de8
Delete unused include file (#16013) 2019-12-04 11:57:13 -06:00
Luke Latham f7282cead1
Wording enhancement (#16009)
* Wording enhancement

* Update aspnetcore/security/authentication/index.md

Co-Authored-By: Mike Rousos <mikerou@microsoft.com>
2019-12-04 09:57:16 -06:00
Rick Anderson 37f1cb430e Remove Bower doc (#15992)
* Remove Bower doc

* Bower doc removal PR patch (#16012)
2019-12-04 08:47:59 -06:00
Luke Latham 7ff81c425e
Update Blazor common sample apps to 3.1 (#15988) 2019-12-04 07:49:42 -06:00
Rick Anderson bf7ba205db
Explain other Identity products (#15995)
* Explain other Identity products

* Explain other Identity products

* Update identity.md
2019-12-03 22:00:32 -08:00
Rick Anderson 64af9e654b
Update bundling-and-minification.md (#15996) 2019-12-03 21:55:12 -08:00
Rick Anderson 0202fe57a3
Update index.md (#15991) 2019-12-03 18:43:39 -08:00
Rick Anderson d5be42931d
XSRF minor updates (#15816)
* XSRF minor updates

* XSRF minor updates
2019-12-03 18:17:51 -08:00
BlancHeart 7b8a17d43e Update appsettings-sample.json (#15990) 2019-12-03 17:54:34 -06:00
Rick Anderson a6b7f5f3a6
Update details.md (#15993) 2019-12-03 15:21:50 -08:00
Luke Latham bca2afaa70
Update Blazor Get Started for 3.1 GA (#15981) 2019-12-03 13:19:42 -06:00
Rick Anderson 5791808620
Update aspnetcore-3.1.md (#15979)
* Update aspnetcore-3.1.md

* Update aspnetcore-3.1.md
2019-12-03 10:36:08 -08:00
Luke Latham 4bc3873ab3
Update Access HttpContext to 3.x (#15973) 2019-12-03 12:29:59 -06:00
Rick Anderson 0f21c3d4f6
What's new in 3.1 (#15954)
* What's new in 3.1

* What's new in 3.1

* What's new in 3.1

* What's new in 3.1

* What's new in 3.1

* What's new in 3.1

* Blazor content for What's New 3.1 topic (#15959)

* Blazor content for What's New 3.1 topic

* Nit

* More code plz!

* More work on new Component TH
2019-12-03 09:28:45 -08:00
v-pegao 1f493f7d83 Add `xref_query_tags` to resolve xref in docfx v3 build (#15907) 2019-12-03 10:19:10 -06:00
Scott Addie 504ad0c0df
Update 3.1 version numbers for RTM (#15977) 2019-12-03 10:12:29 -06:00
Luke Latham afd103ad85
Surface ValueTask in Blazor JS interop (#15846) 2019-12-03 10:10:56 -06:00
Rick Anderson 9c2b92ef83 Update application-model.md (#15965) 2019-12-03 09:51:38 -06:00
Scott Addie 93ba237793
Update title metadata in SameSite cookies doc (#15975) 2019-12-03 09:49:49 -06:00
Rick Anderson 66834542aa Update 30-to-31.md (#15971) 2019-12-03 09:44:05 -06:00
Luke Latham 66f892a2c7
Blazor call webAPI enhancements (#15845) 2019-12-03 06:17:07 -06:00
Luke Latham 6606639368
Blazor component topic updates (#15881) 2019-12-03 06:06:44 -06:00
Rick Anderson df03341056
SameSiite (#15618)
* DRAFT NO COMMENTS PLEAZE

* work

* work

* work

* work

* work

* work

* work

* work

* work

* never

* shold b nothing

* Tratcher outline started

* Tratcher outline started

* Tratcher outline started

* Tratcher outline started

* Tratcher outline started

* Tratcher outline started

* Tratcher outline started

* Tratcher outline started

* Tratcher outline started

* Tratcher outline started

* Tratcher outline started

* Update aspnetcore/security/samesite.md

Co-Authored-By: Chris Ross <Tratcher@Outlook.com>

* Apply suggestions from code review

Co-Authored-By: Chris Ross <Tratcher@Outlook.com>

* Apply suggestions from code review

Co-Authored-By: Chris Ross <Tratcher@Outlook.com>

* Say the default changed from Lax to (-1)

* react to Trather feedback

* Apply suggestions from code review

Co-Authored-By: Chris Ross <Tratcher@Outlook.com>

* Update aspnetcore/security/samesite/sample/Startup.cs

Co-Authored-By: Chris Ross <Tratcher@Outlook.com>
2019-12-02 21:54:32 -08:00
Rick Anderson 01b8a5b59e
Update static-files.md (#15960) 2019-12-02 18:18:00 -08:00
Wade Pickett 3eac82f5aa Updated OAuth Facebook login, screenshot, code (#15838)
* Updated OAuth Facebook login, screenshot, code

* patch: Moved copy of intro to < 3.0 section

* patch: separated into version copies to avoid invalid moniker nesting

* Removed all version specific instruction targeted to 2.2 or lower

* patch: Made all changes suggested by Rick in review.
2019-12-02 17:03:40 -08:00
Rick Anderson c7244a20f6
globalization behavior of value providers (#15888)
* globalization behavior of value providers

* globalization behavior of value providers

* globalization behavior of value providers

* globalization behavior of value providers

* globalization behavior of value providers
2019-12-02 16:34:40 -08:00
Luke Latham 2984aab398
Small content updates to Generic Host topic (#15952) 2019-12-02 16:27:45 -06:00
Will 保哥 4438d6b163 Update generic-host.md (#15945) 2019-12-02 15:50:41 -06:00
Luke Latham 5237a99d03
Linux and IIS instruction updates (#15949) 2019-12-02 15:42:51 -06:00
Dylan Reisenberger ccdb0407a1 Fix typos in: Make HTTP requests (#15926) 2019-12-02 15:37:44 -06:00
Scott Addie 3fc5cc7a8e
Update aspnet/HttpRepl to dotnet/HttpRepl (#15950) 2019-12-02 15:16:11 -06:00
Luke Latham 8ba150cf55
Script TH and defer attribute (#15948) 2019-12-02 13:50:41 -06:00
Luke Latham 6b5f9cca20 Blazor Handle Errors language improvement (#15937) 2019-12-02 11:06:02 -06:00
Shafiq Ahmad dea873d3c4 mentioned communications techniques are in Order (#15892)
* mentioned communications techniques are in Order

mentioned that SignalR communications techniques are in Order of gracefull fallback.

* Updates
2019-12-02 11:04:57 -06:00
Luke Latham 4d24e27daf Use 'razor' code language (#15904) 2019-12-02 09:36:32 -06:00
Eslam Fakhry c6cf4a2ab5 Update tutorial samples (#15924)
* Add dotnet3.0 project in sample-3.0 folder

* Modify add-user-data.md to reference sample-3.0 folder

* Revert "Modify add-user-data.md to reference sample-3.0 folder"

This reverts commit ed0303a9d0.

* Add references to sample-3.0 in add-user-data.md

* Add the entire list in moniker block

* Apply suggestions from code review

Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>

* Modify code-cshtml to code-csharp

Modify code-cshtml to code-csharp for cs snippets

* Fix highlight lines in add-user-data.md

* Modify samples folder schema in add-user-data

* Limit the line lengths

Limit the line lengths in the displayed snippets

* Remove "Main" from code snippet

* Remove sampleApp v2.1 and Update reference

* Apply suggestions from code review

Remove extra spaces

Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>

* Remove specific version API docs links

* Fix code-language block references
2019-11-30 14:05:04 -08:00
Hisham Bin Ateya 23ea7a24fa Fix ASP.NET Core version for Content-Language header (#15928)
* Fix ASP.NET Core version for Content-Language header

* Update localization.md
2019-11-30 09:11:38 -08:00
Hisham Bin Ateya e4e10e995b Fix Localization & Generics blog post link (#15927) 2019-11-30 07:24:53 -06:00
Eslam Fakhry d2b6320846 Fix form-group divs nesting (#15921) 2019-11-29 18:13:16 -06:00
benhall_io 1a21516b88 AddAuthorization not related to Core 3.0 on Azure (#15920) 2019-11-29 12:09:46 -06:00
Mike Rousos 3f89068edd Add an authentication overview doc (#15735)
* Add an authentication overview doc explaining high-level authentication concepts (schemes, challenges, etc.).

* Update redirect doc to use authentication/index as the authentication landing page

* Update .openpublishing.redirection.json

* Update index.md

* Update index.md

* Revise authentication overview doc based on PR feedback.

* Apply suggestions from code review

Co-Authored-By: Chris Ross <Tratcher@Outlook.com>

* Use scheme names explicitly in authN config sample

* Add an 'Authenticate' section to the concepts to mirror Challenge and Forbid.

* Update index.md

* Replace one bullet point list with a sentence.

* Update index.md
2019-11-27 07:10:40 -10:00
Luke Latham c9d0fb05b6
Blazor lifecycle topic (#15841) 2019-11-27 09:46:31 -06:00
Rick Anderson b784520ac1
Update unit testing MVC (#15868)
* Update unit testing MVC

* Update unit testing MVC

* Update unit testing MVC
2019-11-26 17:15:30 -10:00
Scott Addie e1764f2df8
edit pass on 3.0 migration doc 2019-11-26 20:35:26 -06:00
Scott Addie 76df620b2d
Add a step to create a js folder (#15880)
* Add a step to create a js folder

* React to feedback
2019-11-26 20:31:36 -06:00