Commit Graph

14522 Commits (845bc50899d8ca07d3506b75235bf9f55a7cc673)

Author SHA1 Message Date
Rick Anderson 845bc50899
Merge pull request #26822 from dotnet/mutiple-return-types
IFormFile code update
2022-08-24 16:34:19 -10:00
Rick Anderson a13283f61a IFormFile code update 2022-08-24 16:30:07 -10:00
Rick Anderson 93e9691328
Create stub.txt 2022-08-24 15:02:49 -10:00
Mohammad Amin ca58dbe726
Fix appsettings_SQLite.json syntax (#26808) 2022-08-24 12:26:23 -07:00
Rick Anderson ad4705d7b8
Merge pull request #26815 from tdykstra/net7openapi2
Add links to OpenAPI doc
2022-08-24 08:43:38 -10:00
Luke Latham 1084a127c6
Loading logic enhancement (#26816) 2022-08-24 12:18:09 -05:00
Tom Dykstra 91384bbbd2 add see also section 2022-08-24 09:35:13 -07:00
Tom Dykstra b91a99814e add to toc 2022-08-24 09:25:56 -07:00
Tom Dykstra e49ffb88a7
Put OpenAPI section in a separate file (#26811) 2022-08-23 14:04:07 -07:00
Luke Latham 8858839c5e
Blazor WASM Options configuration guidance (#26809) 2022-08-23 12:25:26 -05:00
Luke Latham 929c966864
Language updates (#26807) 2022-08-23 05:57:50 -05:00
GitHubPang b3eef4cdbd
Fix incorrect indefinite article (#26802) 2022-08-22 22:42:17 -05:00
Luke Latham dab1b2ea5e
Custom Identity components coverage enhancements (#26799) 2022-08-22 12:53:46 -05:00
James Newton-King 964a85a1f3
Add section on multi-threading to gRPC services doc (#26767)
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
2022-08-20 12:49:05 +08:00
Tom Dykstra e5fb46152c
endpoint descriptions and summaries (#26792) 2022-08-19 13:23:01 -10:00
Tom Dykstra dd2282f42d
.NET 7 - Provide OpenAPI endpoint summary and description (#26791)
* endpoint summary and description

* fix code snippet link

* add attribute example

* fix code link

* fix code link

* fix code link

* fix code link

* more intro text

* put summ and desc in same order

* improve intro
2022-08-19 12:12:39 -10:00
David Acker 0dcc20d068
Clarify order of precedence for size limits (#26790) 2022-08-19 11:15:47 -10:00
Rick Anderson eb042b5af4
Update min-web-api.md (#26789) 2022-08-19 09:19:08 -10:00
Tom Dykstra 8463d918f2
.NET 7: customize cookie consent value (#26787)
* customize cookie consent value

* fix link
2022-08-19 08:50:52 -10:00
David Acker 36a3de7104
Request decompression improvements (#26785)
* Fix formatting on exception name

* List MaxRequestBodySize configuration sources
2022-08-19 08:49:33 -10:00
Wade Pickett cae569caf0
Update anti-request-forgery.md (#26786)
Prevent Cross-Site Request Forgery: Minor quick fix on code sample type.
2022-08-19 10:54:35 -07:00
Luke Latham 5e07cd10a7
Update localhost redirect URI guidance (#26782) 2022-08-19 07:43:19 -05:00
Luke Latham 007ca21b7f
Update token provider example for NRTs (#26781) 2022-08-19 06:12:52 -05:00
Luke Latham 74f6f37862
Non-Development static files for Blazor Server (#26759) 2022-08-19 05:59:49 -05:00
Rick Anderson 4fddfa2966
What's new Request decompresssion /8 (#26778)
* What's new Request decompresssion /8

* What's new Request decompresssion /8

* What's new Request decompresssion /8
2022-08-18 16:58:29 -10:00
Rick Anderson 4688bc955f
Ra/request decompression middleware/david acker (#26763)
* Add request decompression middleware sample

* Add to table of built-in middleware

* Clean up, fix typo

* minor cleanup of RequestDecompression middleware /8

* minor cleanup of RequestDecompression middleware /8

* minor cleanup of RequestDecompression middleware /8

* react to feedback

Co-authored-by: David Acker <davidacker3@gmail.com>
2022-08-18 16:04:25 -10:00
Luke Latham 950c7acd87
Remove deprecated/obsolete CSP directive (#26754) 2022-08-18 12:20:45 -05:00
Luke Latham 50ab148ac8
Blazor bind get/set/after (#26771) 2022-08-18 12:20:29 -05:00
Rick Anderson a9abbd48d1
Merge pull request #26765 from GitHubPang/patch-health-checks
Remove redundant parenthesis, and fix wording
2022-08-17 15:40:02 -10:00
Wade Pickett 95ccc8533c
Prep: Added moniker range for 7.0 or higher version (#26766)
Verified new 7.0 version range and older ones all show correctly.
2022-08-17 18:06:00 -07:00
GitHubPang 77c4c64347 Remove redundant parenthesis, and fix wording 2022-08-18 08:21:22 +08:00
Luke Latham 893c331355
Transient registration for HTTP message handlers (#26755) 2022-08-17 06:05:16 -05:00
Tom Dykstra e149475cd9
.NET 7: Kestrel performance improvements on high core machines (#26745) 2022-08-16 19:20:29 +00:00
Tom Dykstra 68feb5b91c
AdditionalRequestHeaders (#26742) 2022-08-16 08:19:05 -07:00
Luke Latham a8d984a7e1
Blazor InputX form components (#26753) 2022-08-16 10:18:10 -05:00
Luke Latham 4da31236a7
Blazor WASM loading progress indicator (#26744) 2022-08-16 04:00:28 -05:00
Luke Latham 2c9025caa1
Fix broken link (#26750) 2022-08-16 03:30:12 -05:00
Tom Dykstra ec5643c391
add asp.net core 7 section (#26747) 2022-08-15 17:07:16 -07:00
Tom Dykstra d2304c0131
add 7.0 moniker (#26741) 2022-08-15 09:49:35 -07:00
GitHubPang bd9965d22b
Fix spelling and grammar (#26738) 2022-08-15 08:38:44 -05:00
Francesco Belacca 556df745be
Removed typo (#26735) 2022-08-14 05:31:36 -05:00
Luke Latham fb04b26432
Revise guidance on UsePathBase (#26733) 2022-08-13 11:41:34 -05:00
Tim Deschryver 347bf84b8e
fix(health-checks): cors origin doesn't accept empty args (#26694)
* fix(health-checks): cors origin doesn't accept empty args

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

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

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

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2022-08-12 15:31:39 -10:00
James Newton-King 3cc658d60c
Sync test app with changes in grpc-dotnet repo (#26721) 2022-08-13 08:20:55 +08:00
Rick Anderson 545aed987e
Merge pull request #26731 from dotnet/jwtWhatsNew
JWT
2022-08-12 13:41:31 -10:00
Rick Anderson 85bcb614e4 JWT 2022-08-12 13:36:34 -10:00
Rick Anderson 2dc8b02372
Merge pull request #26729 from dotnet/Rick-Anderson-patch-1
Update model-binding.md
2022-08-12 12:32:33 -10:00
Rick Anderson ebb7c09561
Update model-binding.md 2022-08-12 12:26:16 -10:00
Luke Latham e40d2fdef8
Update Blazor-macOS guidance (#26713) 2022-08-12 12:29:53 -05:00
Weihan Li c4eeeb3a7f
Update min-api-filters.md (#26722)
* Update min-api-filters.md

- Rename `route handler` => `endpoint handler`
- Rename `AddFilter` => `AddEndpointFilter`

* Update AbcEndpointFilters.cs
2022-08-11 19:27:10 -10:00