Commit Graph

16894 Commits (d22162917fb69ecf52736f1e8e8c9ffef9f518df)

Author SHA1 Message Date
Andrew Zipperer d22162917f
edit validation.md: remove stray comma (#31643)
* edit validation.md: remove stray comma

* edit validation.md

make same change here as for `aspnetcore/tutorials/razor-pages/validation.md`

* Update validation.md

* Update validation.md

---------

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2024-02-01 18:21:30 +00:00
Rick Anderson ee9840d7c1
Add links to Fluent Validaton /2 (#31637)
* Add links to Fluent Validaton /2

* Update aspnetcore/fundamentals/minimal-apis.md

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

---------

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2024-02-01 17:49:36 +00:00
Luke Latham 204e3d5012
Debug article follow-up 8.0 (#31639) 2024-02-01 10:50:21 -05:00
Luke Latham f80237d8a6
Debug article follow-up 8.0 (#31638) 2024-02-01 10:22:49 -05:00
github-actions[bot] 3767ef6577
What's new article (#31634)
* Bot 🤖 generated "What's new article"
2024-02-01 04:14:03 +00:00
Rick Anderson 1853bf398f
Explain integration test WebHostBuilderSection (#31609)
* Explain integration test  WebHostBuilderSection

* Explain integration test  WebHostBuilderSection

* Explain integration test  WebHostBuilderSection

* Apply suggestions from code review
2024-02-01 01:00:00 +00:00
Andrew Casey fb109beac0
Merge pull request #31633 from dotnet/Fix31108
Remove incorrect comments about kestrel limits
2024-01-31 15:38:39 -08:00
Tom Dykstra 49d9d1fcbb
Update earlier version options.md 2024-01-31 15:35:54 -08:00
Andrew Casey 706b8a3e64
Remove incorrect comments about kestrel limits
Presently, they can't conveniently be configured from appsettings.json.  There are [workarounds](https://github.com/dotnet/aspnetcore/issues/4765), but none that seem worth recommending.

Fixes #31108
2024-01-31 14:30:00 -08:00
James Newton-King e03b4f6b8e
gRPC channel reconnection (#31624) 2024-01-31 09:26:53 -10:00
Luke Latham ae90a12d2a
Blazor 8.0 content updates (#31630) 2024-01-31 10:44:15 -05:00
Piotr Ptak f816d74bb7
Small typo corrected in Index view (#31627) 2024-01-31 10:31:34 -05:00
Luke Latham 6fa420be76
Content follow-up updates (8.0) (#31622) 2024-01-30 11:48:31 -05:00
Tom Dykstra 795a017fb9
add Azure Cosmos DB (#31607) 2024-01-30 08:09:04 -08:00
Luke Latham 3b3c8540f8
Add troubleshooting guidance (#31619) 2024-01-30 09:26:13 -05:00
Luke Latham ce25e85292
Groups/roles article and Graph article updates (#31617) 2024-01-30 08:35:34 -05:00
Luke Latham d323d97bf1
Add some words to the dictionary (#31618) 2024-01-30 08:28:50 -05:00
Luke Latham 02c617e997
Update issue-processing.yml (#31614) 2024-01-30 06:46:57 -05:00
harry1911 ce00642472
Change occurrence of word "authentication" for "authorization". (#31611) 2024-01-30 06:10:46 -05:00
Rick Anderson 646ff4430f
moniker prep (#31608)
* moniker prep

* moniker prep

* moniker prep

* moniker prep

* moniker prep

* moniker prep
2024-01-29 15:35:37 -10:00
Safia Abdalla d7bc6e6776
Update getting-started-with-swashbuckle.md (#31602) 2024-01-29 16:57:46 -08:00
Rick Anderson f28e8ac970
Update linux-nginx.md (#31604)
* Update linux-nginx.md

Fixes #31436

* Update linux-nginx5.md
2024-01-29 14:50:52 -10:00
Tom Dykstra 6b46d93631
Microsoft.AspNetCore.Session package is deprecated (#31605) 2024-01-29 14:16:00 -10:00
Andrew Casey 602c111e4c
Merge pull request #31588 from amcasey/CertWatch
Add a note about certificate file watching
2024-01-29 13:45:37 -08:00
Andrew Casey 046b993f42
Fix links
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2024-01-29 12:09:39 -08:00
Eric Mutta b2db25b57a
Fix typo in routing.md (#31597) 2024-01-29 11:54:38 -05:00
Luke Latham 057c443af0
"Base address" clarifications for `HttpClient` (#31601) 2024-01-29 11:50:19 -05:00
Luke Latham 8a04b63a34
Indicate shared framework package (#31594) 2024-01-28 20:15:32 -05:00
Eric Mutta 461cf024f7
Fix typo in routing.md (#31592) 2024-01-28 06:52:12 -05:00
Andrew Casey 9acb0f4fd6 Drop comment about implementation detail 2024-01-26 17:35:03 -08:00
Andrew Casey 14352352dd Add a note about certificate file watching 2024-01-26 17:05:01 -08:00
Luke Latham f84adc2fae
Account conf and PW recovery article (#31431) 2024-01-26 14:33:20 -05:00
Luke Latham 2ede7211b2
Update save app state example (#31556) 2024-01-26 14:21:49 -05:00
Luke Latham adbedb2dca
Fine control of static SSR (#31497) 2024-01-26 05:00:34 -05:00
Eric Mutta be3007bd7b
Fix typo in security.md (#31581)
The sentence:

> Minimal **app's** support loading...

Should read:

> Minimal **apps** support loading...
2024-01-25 16:23:54 -10:00
Eric Mutta 7fd73d93af
Fix typo in responses.md (#31585)
The sentence:

> ...adds an annotation to the preceding `HtmlResult` type that **describe** the response...

Should read:

> ...adds an annotation to the preceding `HtmlResult` type that **describes** the response...
2024-01-25 16:23:23 -10:00
Tom Dykstra efdf9ea57e
Move "What's new in docs" to the end of the what's new section (#31583) 2024-01-25 16:22:56 -10:00
Eric Mutta 103555b81b
Fix typo in minimal-apis.md (#31579) 2024-01-25 17:12:01 -05:00
Rick Anderson 2f26748c6f
Update metrics.md (#31576)
* Update metrics.md

* Apply suggestions from code review

* Update aspnetcore/log-mon/metrics/metrics.md

* Apply suggestions from code review
2024-01-25 10:32:37 -10:00
Luke Latham f9aae6309f
Revise template recommendation (#31573) 2024-01-25 11:16:17 -05:00
Luke Latham f76c542228
Remove sample namespace (#31571) 2024-01-25 09:05:10 -05:00
Axel 833a9b6938
Fix aspnetcore\tutorials\min-web-api\samples\7.x\todo\ build (#31570) 2024-01-25 09:01:36 -05:00
Luke Latham 1d841710cf
Drop `[Parameter]` for query string params (#31569) 2024-01-25 07:52:50 -05:00
Luke Latham 35d73a2335
Add component param value conventions (#31567) 2024-01-25 07:29:45 -05:00
Luke Latham 8b84b43af2
Terminology updates (#31566) 2024-01-25 07:14:41 -05:00
Luke Latham 5b8f2ea454
Update PWA guidance (#31563) 2024-01-25 06:24:00 -05:00
Eric Mutta 3d6ae5aeba
Fix typo in min-api-filters.md (#31558) 2024-01-25 06:20:38 -05:00
Eric Mutta 60e78b4c91
Fix typo in route-handlers.md (#31557) 2024-01-25 06:20:02 -05:00
Rick Anderson 0b407f3bbe
Merge pull request #31547 from tdykstra/monikerfix
Duplicate new section in the >6.0 moniker block
2024-01-23 16:17:06 -10:00
Luke Latham 6eb0726648
Drop Swashbuckle/OpenAPI from WASM+Identity article (#31553) 2024-01-23 14:13:34 -05:00