Commit Graph

12105 Commits (83820805999c5214760c8af196c844107e76036f)

Author SHA1 Message Date
Rick Anderson 68a3be08f6
prep to monikers to remove views.dll (#22225) 2021-05-06 15:15:51 -10:00
Igor Lyadov eeda4980c4
Update index.md (#22224)
The original issue has been fixed
https://github.com/Azure/azure-functions-host/issues/5447#issuecomment-624656454
https://github.com/dotnet/AspNetCore.Docs/issues/16581
https://github.com/dotnet/AspNetCore.Docs/pull/17037
2021-05-06 14:24:56 -10:00
Fiyaz Bin Hasan 554f673583
modified documentation for customize identity model (#22211)
* modified documentation for customize identity model

* documentation review fixes

* Update customize-identity-model.md

* Update customize-identity-model.md

Code review changes

* Update aspnetcore/security/authentication/customize-identity-model.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-05-06 10:44:56 -10:00
Luke Latham acac6546a3
Change 'check box' to 'checkbox' (#22222) 2021-05-06 14:30:14 -05:00
Patrick Szalapski e5fd692afd
Blazor CSS isolation stylesheet link clarification (#22178) 2021-05-06 13:40:56 -05:00
Pranav K 3a6d0f33fd
Fixup bug in implementation (#22218) 2021-05-06 07:22:13 -10:00
Rick Anderson 9c44b4b9cd
Update cors.md (#22215)
* Update cors.md

* Update aspnetcore/security/cors.md

* Update aspnetcore/security/cors.md
2021-05-05 13:47:20 -10:00
Rick Anderson 0ce2e2bf00
Update enforcing-ssl.md (#22205) 2021-05-05 13:43:09 -10:00
Ken Schlobohm 064e2ae9f7
Updating performance-best-practices.md (#22192)
* Updating performance-best-practices.md

* Updates

* Updates

* Update aspnetcore/performance/performance-best-practices.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Apply suggestions from code review

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

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-05-05 10:15:41 -10:00
Rick Anderson fef2d31ed8
prep Razor SDK doc for efficient 6.0 PR/compare (#22201) 2021-05-04 12:23:52 -10:00
David Pine b11de4efb4
Delete eBook, redirect to .NET repo accordingly, update refs. (#22191) 2021-05-03 09:05:49 -10:00
Mark McGookin a2d1199f48
Updated documentation to include PersistKeysToDbContext (#22003)
* Updated documentation to include PersistKeysToDbContext in aspnetcore > security > data-protection > configuration > overview

* fixed formatting

* Update aspnetcore/security/data-protection/configuration/overview.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update aspnetcore/security/data-protection/configuration/overview.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

Co-authored-by: Mark McGookin <mark@markmcgookin.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-05-02 06:43:06 -10:00
Rick Anderson 2f00739f4e
Kestrel to no-loc (#22182) 2021-05-01 13:03:18 -10:00
Mohammed Salman 93c11648b5
Idiomatic C# variable naming (#22181) 2021-05-01 09:21:53 -10:00
Rick Anderson 334a1bcc17
Merge pull request #22169 from dotnet/toc-logging/ra
HTTP Logging to TOC
2021-04-30 16:09:43 +10:00
Rick Anderson 316054e5ff HTTP Logging to TOC 2021-04-29 20:06:15 -10:00
Rick Anderson 334f6bac15
Update memory.md (#22158) 2021-04-29 14:51:17 -10:00
Justin Kotalik b7f6f41a8c
Add HttpLogging docs (#22101)
* Add HttpLogging docs

* Most of doc

* PR of jkotalik PR on HTTP logging (#22103)

* PR of jkotalik PR on HTTP logging

* PR of jkotalik PR on HTTP logging

* PR of jkotalik PR on HTTP logging

* clean up

* clean up

* clean up

* clean up

* clean up

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-04-29 14:49:48 -10:00
Dave Brock d2810b6405
CSS isolation styles static file placeholder name (#22164) 2021-04-29 11:03:43 -05:00
Julia Kulla-Mader cc880b631e
Adding path to Mac directions (#22088)
* Update first-web-api.md

Adding direction to run `dotnet aspnet-codegenerator controller` on a Mac from within the `TodoApi` subfolder.

* Update first-web-api.md

Wording update
2021-04-27 17:39:55 -10:00
Luke Latham 953ab5d3d5
Update path in Blazor culture example (#22157) 2021-04-27 13:24:23 -05:00
Fiyaz Bin Hasan bff9fa8741
space in genre is now allowed, description is changed as appropiate (#22156) 2021-04-27 08:04:48 -10:00
Loïc Sharma 5051d60139
Add Razor Pages authorization example (#22037)
* Add Razor page example

* Update simple.md

* Update simple.md

* Update aspnetcore/security/authorization/simple.md

* Update aspnetcore/security/authorization/simple.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-04-27 07:57:38 -10:00
Rick Anderson 5e5df1034e
Remove EF warning on cache (#22145)
* Remove EF warning on cache

* Remove EF warning on cache
2021-04-27 07:02:48 -10:00
Luke Latham 210c9feb63
Blazor forms and validation topic updates (#22154) 2021-04-27 11:14:12 -05:00
Luke Latham 923ffe35ab
Update Blazor API doc cross-links (#22151) 2021-04-27 09:43:20 -05:00
Luke Latham 4b313c0f58
Clarify Hosting Bundle install WS restart guidance (#22131) 2021-04-27 07:05:20 -05:00
Luke Latham 17dcce8fd1
Blazor forms and validation UE pass (#22106) 2021-04-27 06:57:07 -05:00
Giuseppe Marazzi 07566869f2
Use relative path in NavigateTo (#22146) 2021-04-27 04:54:50 -05:00
PascalSenn c9c8460c3c
Fixed Swashbuckle ToDo Example (#22143)
There were two Startup2 classes in the same namespace
2021-04-26 16:31:13 -10:00
Luke Latham f043023358
Update Blazor WASM security Additional scenarios (#22125) 2021-04-26 11:26:18 -05:00
Fiyaz Bin Hasan d5474ef592
added sample for code first grpc and documentation update (#22128) 2021-04-25 18:17:06 -05:00
Rick Anderson ed5bc51acf
Update read-related-data.md (#22134) 2021-04-25 10:09:41 -10:00
Amal Krishna 0ca5af31dc
Fix typo and add link (#22132) 2021-04-25 09:40:18 -05:00
Luke Latham 0cdd48bad0
Highlight line (#22130) 2021-04-25 06:30:31 -05:00
Wim Devos a394a1aeb7
Fixed build in "Configure ASP.NET Core Data Protection" (#22126) 2021-04-24 06:31:53 -05:00
Luke Latham 790dc85160
Cross-link component integration (#22124) 2021-04-24 04:47:39 -05:00
Rick Anderson cac652fd8a
Update RazorPagesTestSample.csproj (#22119) 2021-04-23 12:22:55 -10:00
Michal Mrnuštík 383b0f5c3e
Replace status code with status code enum (#22116)
* Replace all hardcoded status codes with System.Net.HttpStatusCode

* Replace all StatusCodes references to HttpStatusCode

Co-authored-by: Michal Mrnuštík <michal.mrnustik@riganti.cz>
2021-04-23 10:14:47 -10:00
Michal Mrnuštík d6bd6bdc84
Use HttpStatusCode enum instead of hard coded status code (#22114) 2021-04-23 07:29:29 -10:00
Luke Latham 9588eb10a4
Authentication Overview updates (#22113) 2021-04-23 12:26:10 -05:00
Luke Latham f63c13f11f
File Providers topic updates (#22112) 2021-04-23 12:24:52 -05:00
Luke Latham d280f8b021
Windows version updates (#22111) 2021-04-22 16:35:06 -05:00
Luke Latham bf76653373
Add a Blazor migration scenario (#22109) 2021-04-22 13:46:39 -05:00
Rick Anderson 5177649abe
FF trust cert (#22064)
* FF trust cert

* FF trust cert

* FF trust cert

* work

* work

* work

* react to feedback

* react to feedback

* react to feedback

* react to feedback
2021-04-22 06:22:05 -10:00
Stephan Troyer 0cb392fc4c
Update "edit this page" link to new repo (#22104) 2021-04-22 04:33:37 -05:00
Genevieve Warren 213fd254a2
Merge pull request #22100 from dotnet/gewarren-patch-1
Change event to pull_request_target
2021-04-21 10:47:47 -07:00
Genevieve Warren e412ce4079
Change event to pull_request_target 2021-04-21 10:02:29 -07:00
Safia Abdalla b5ff330fc9
Add docs on preventing rendering after event handling (#22091) 2021-04-20 10:56:38 -05:00
Fiyaz Bin Hasan 9717e1bda8
added missing instruction for scaffolding uisng SQLite (#22081)
* added missing instruction for scaffolding uisng SQLite

* Update identity.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-04-19 15:46:43 -10:00