Rick Anderson
d8cea06e4b
Merge pull request #22705 from steveberdy/main
...
Delete readme.md
2021-07-09 15:13:46 -07:00
Esteban Luchsinger
b56a633786
Use the automatic SignalR reconnect feature ( #22694 )
2021-07-09 16:58:46 -05:00
Steve Berdy
6d82a273d2
Delete readme.md
...
Delete duplicate, outdated readme file
2021-07-09 17:38:36 -04:00
Luke Latham
81f91220fd
Fix versioning ( #22695 )
2021-07-09 05:38:56 -05:00
Steve Berdy
487ddaa4f7
Update first-mongo-app.md
...
Fixed "access denied" links to MongoDB documentation.
2021-07-08 12:53:31 -04:00
Rick Anderson
11216f1681
Update new-field.md ( #22682 )
...
* Update new-field.md
* Update new-field.md
* Update aspnetcore/tutorials/razor-pages/new-field.md
* Update validation.md
2021-07-08 07:15:17 -07:00
Wolfgang Keller
97ea2fd150
Update update-related-data.md ( #22673 )
...
Fixed wrong folder (as in issue https://github.com/dotnet/AspNetCore.Docs/issues/22659 )
2021-07-07 16:35:28 -07:00
Luke Latham
3b4ac6e6f1
Pivot the Blazor ToDo List tutorial ( #22675 )
2021-07-07 18:34:58 -05:00
Rick Anderson
59a7b37855
Create 21-06.md ( #22674 )
...
* Create 21-06.md
* Update index.yml
* Delete 2020-12.md
* Update toc.yml
* Update index.yml
* Update toc.yml
2021-07-07 16:31:40 -07:00
James Newton-King
55d4d0b6c6
Update retries.md ( #22672 )
...
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-07-08 10:48:59 +12:00
Luke Latham
9135af3263
Blazor SignalR enhancements ( #22668 )
2021-07-07 12:07:43 -05:00
Rick Anderson
6ae0df805e
Update docker-https.md ( #22666 )
...
* Update docker-https.md
* Update aspnetcore/security/docker-https.md
* Update aspnetcore/security/docker-https.md
2021-07-07 07:47:41 -07:00
Luke Latham
4555d7a7c9
Client security and Blazor paths ( #22671 )
2021-07-07 08:50:13 -05:00
Luke Latham
38114f767f
Logging for prerendered hosted WASM ( #22669 )
2021-07-07 07:46:39 -05:00
Vasilis Gaitanidis
25737affa7
Fix typo on example Hub method name ( #22664 )
2021-07-06 04:50:54 -05:00
adamijak
6bd83a1ff4
Cert trust info for more linux distros ( #22654 )
...
* Cert trust info for more linux distros
* Update aspnetcore/security/enforcing-ssl.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-07-05 17:05:08 -07:00
Wolfgang Keller
8382080599
Update read-related-data.md ( #22660 )
...
PR for issue #22659 : https://github.com/dotnet/AspNetCore.Docs/issues/22659
2021-07-05 17:04:44 -07:00
James Newton-King
137f718e9e
Update services.md ( #22650 )
2021-07-02 17:50:59 -05:00
Luke Latham
985301cae2
Clarifications on Blazor @key scoping ( #22648 )
2021-07-02 13:37:10 -05:00
Luke Latham
8a4a9f0682
Update Blazor @key example ( #22646 )
2021-07-02 11:44:59 -05:00
Dominik Zarsky
ac614678f9
Update links to XUnit website and documentation ( #22637 )
2021-06-30 12:17:04 -07:00
GitHubPang
ec9aafa167
Fix link formatting in policies.md ( #22634 )
2021-06-30 05:24:51 -05:00
Safia Abdalla
4c448c256f
Merge pull request #22600 from dotnet/safia/problem-details
...
Add docs on generating ProblemDetails payload
2021-06-27 11:45:25 -07:00
Amal Krishna
a56d5ce4e5
Improve formatting ( #22624 )
...
* Improve formatting
* Correct spacing
* Format unformatted code elements
* Change "`@model` keyword" to "`@model` directive"
* Format buttons with `<kbd>`
* Updates
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2021-06-27 18:03:18 +00:00
Luke Latham
d2774a4608
Call out optional claims for tokens ( #22621 )
2021-06-26 10:20:30 -05:00
Luke Latham
79a48fe912
Blazor glob/loc code layout patch ( #22619 )
2021-06-25 17:23:38 -05:00
Bill Wagner
0d998fa850
Turn on GitHub action for whatsnew ( #22616 )
...
- Add shell script, yml config and package for "what's new" package
- add the NuGet package with the latest tool
- Update the whatsnew.json file to include parameters for automatically updated the index.yml and toc.yml
- Update the TOC so that it has a single rolling list of articles (the action expects that)
2021-06-25 12:21:28 -07:00
Luke Latham
6aa1002967
Update internal routing topic links ( #22612 )
2021-06-25 07:50:33 -05:00
Ray
1ed406ace8
Add sample code in docs to handle URL-encoded client certs, eg. on NGINX / Kubernetes NGINX Ingress ( #22484 )
2021-06-25 07:45:01 -05:00
Luke Latham
34376d55eb
Blazor object disposal updates ( #22597 )
2021-06-25 07:29:01 -05:00
Luke Latham
720b7ccecf
Blazor Global/Loc UE pass ( #22525 )
2021-06-25 06:30:33 -05:00
Luke Latham
9873f09e73
Fix bookmark ( #22609 )
2021-06-25 05:30:27 -05:00
Luke Latham
3a1a4f3096
Blazor WASM Brotli update ( #22608 )
2021-06-25 05:02:27 -05:00
Nikita Balabaev
5cb3903cb9
Update routing.md ( #22602 )
2021-06-24 09:23:16 -05:00
Safia Abdalla
6a8760c45f
Update aspnetcore/web-api/handle-errors.md
...
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-06-23 20:27:42 -07:00
Rick Anderson
9ce69a68e1
Update handle-errors.md ( #22601 )
2021-06-23 18:57:59 -07:00
Safia Abdalla
6c5cebbaf8
Add docs on generating ProblemDetails payload
2021-06-23 18:32:11 -07:00
Luke Latham
4dc9fb5cac
Blazor simple custom form validation ( #22563 )
2021-06-23 05:19:45 -05:00
Luke Latham
d14b8cf6d0
Clarify Blazor chained bind example ( #22594 )
2021-06-23 05:02:25 -05:00
Luke Latham
a748c020ff
Call out PS for dummy test files ( #22591 )
2021-06-22 08:29:15 -05:00
Barry Dorrans
6de5fc438d
Tweak the docker instructions ( #22588 )
2021-06-22 07:47:39 -05:00
Luke Latham
b3a54eefef
Clarify prerender with authorized content ( #22570 )
2021-06-22 07:13:07 -05:00
Maira Wenzel
0302539a88
Fix typo ( #22586 )
2021-06-22 05:22:15 -05:00
Barry Dorrans
10e00e155c
Update to include PassThroughAuthorizationHandler ( #22551 )
...
* Update to include PassThroughAuthorizationHandler
Adding a description of why mixing a handler and policy in the same class removes the need for DI registration.
Fixes https://github.com/dotnet/AspNetCore.Docs/issues/18695
* Update aspnetcore/security/authorization/policies.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-06-21 15:58:30 -07:00
Luke Latham
21e12d47bb
Fix broken Blazor file upload component ( #22582 )
2021-06-21 08:37:10 -05:00
Rick Anderson
a7f992a209
Update complex-data-model.md ( #22576 )
2021-06-20 15:49:52 -07:00
Rick Anderson
dfe20b124c
Update complex-data-model.md
2021-06-20 15:36:06 -07:00
Rick Anderson
fb368d1e9d
Update docker-https.md ( #21632 )
2021-06-18 08:34:18 -07:00
Rick Anderson
89c93638a7
Update validation.md patch1 ( #22239 )
...
* Update validation.md
* Update Create.cshtml.cs
* Update Create.cshtml.cs
* Update aspnetcore/mvc/models/validation.md
* Apply suggestions from code review
Co-authored-by: Pranav K <prkrishn@hotmail.com>
Co-authored-by: Pranav K <prkrishn@hotmail.com>
2021-06-18 08:33:18 -07:00
HANABI
177a17fb12
feat: the sample project of large files upload ( #22549 )
...
* feat: the sample project of large files upload
* style: adjust the comment and random file name
* fix: adjust the code, make it more relevant to the needs of the sample rather than the exact needs
* refactor: conform the project layout to match the (usual) convention on the repo
2021-06-17 10:59:22 -07:00