Commit Graph

15870 Commits (d7cafbdcd80cfc95771743984d9678d6919df983)

Author SHA1 Message Date
Tom Dykstra d7cafbdcd8
Add EnableKernelResponseBuffering option to what's new (#29648) 2023-06-27 09:21:21 -07:00
Kaarel 7b07a19bbe
Added a missing word to "Prevent Cross-Site Scripting (XSS) in ASP.NET Core" article (#29641)
* Added a missing word

* Update aspnetcore/security/cross-site-scripting.md

---------

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2023-06-26 17:38:47 +00:00
Jeremy Likness 915d7922fb
Jrl pr for 29453 (#29543)
* Initial pass at documentation for issue #29453

* fix description and remove boilerplate

* fixes the links

* Update identity-management-solutions.md

fix fully qualified docs link

* Update identity-management-solutions.md

alphabetical
2023-06-26 08:57:27 -07:00
James Newton-King 267f2f9af6
Kestrel endpoints follow up changes (#29605) 2023-06-26 15:24:25 +08:00
Theano Petersen 7d2becc2a0
[BULK] Fix 50 broken links in AspNetCore.Docs as of 6/22/2023 (#29637)
* all fixed?

* some more issues that pop up in build

* Apply suggestions from code review

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

* Update aspnetcore/blazor/fundamentals/startup.md

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

---------

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2023-06-24 10:23:02 -10:00
Rick Anderson 764b14afd3
Update snippet ref to 8.x /2 (#29632)
* Update snippet ref to 8.x /2

* Update snippet ref to 8.x /2

* Update snippet ref to 8.x /2

* Update snippet ref to 8.x /2

* Update snippet ref to 8.x /2

* Update snippet ref to 8.x /2

* Update snippet ref to 8.x /2

* Update snippet ref to 8.x /2

* Update snippet ref to 8.x /2
2023-06-23 15:13:55 -10:00
Rick Anderson 28b0e41f29
Merge pull request #29635 from tdykstra/reorgwn
Move an h3 section to misc h2 section
2023-06-23 15:08:57 -10:00
Tom Dykstra 3afe7f2217 fix link 2023-06-23 16:37:01 -07:00
Tom Dykstra 2ba2051434 move 1 section back 2023-06-23 16:30:15 -07:00
Tom Dykstra d99a7b5b4e move 2 sections to misc 2023-06-23 16:20:09 -07:00
Rick Anderson 9e1d179c3f
Merge pull request #29622 from david-acker/http-sys-sample-8
Update HTTP.sys sample to 8.0
2023-06-23 08:46:32 -10:00
Wade Pickett 26e58047c7
Update choose-web-ui.md (#29630)
Fixes #29626
Corrected typo on line 72,
2023-06-23 10:44:05 -07:00
David Acker 9ca012394a
Add HttpSys sample for 8.x 2023-06-23 00:41:25 -04:00
Mitch Denny 6dbb1216ed
Merge pull request #29624 from mitchdenny/fix-aspnetcore-45956
Added comment about handling of absence of query string values and bi…
2023-06-23 12:31:04 +10:00
Mitch Denny b75b640c0e Update for .NET 8 docs as well. 2023-06-23 12:15:59 +10:00
Mitch Denny d35043044e Added comment about handling of absence of query string values and binding to string[] 2023-06-23 11:48:05 +10:00
Rick Anderson 24e619e0f9
Fix snippet tag /2 (#29604)
* Fix snippet tag /2

* Fix snippet tag /2

* Fix snippet tag /2

* Fix snippet tag /2

* Fix snippet tag /2
2023-06-22 14:49:31 -10:00
Tom Dykstra ac9a9b2ce0
Update What's new for Preview 4 (#29620)
* preview 4 what's new

* typos

* add note about new link
2023-06-22 13:43:46 -10:00
Brock Allen 19517ea02b
Update middleware.md (#29590)
It might be helpful to mention that if these are already added, then they are not added automatically. It seems this is the case, much in the same way UseRouting is done.
2023-06-22 08:51:24 -10:00
Rick Anderson 6a0b3b92db
Model binding with generic types /7 (#29573)
* Model binding with generic types /7

* Model binding with generic types /7

* work
2023-06-22 08:48:06 -10:00
Wade Pickett 8c942daeb9
Correct AOT instructions MacOS and Win (#29574)
* Correct AOT instructions MacOS and Win

* Removed dupe mention of .NET 8

* Added double hyphen on --aot

* Update aspnetcore/fundamentals/native-aot.md

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

---------

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2023-06-22 08:54:33 -07:00
Luke Latham a8cdc62ca2
Tooling article updates (#29613) 2023-06-22 14:25:55 +00:00
Luke Latham 6e1c7a7e27
Update Tooling article lists (#29611) 2023-06-22 09:47:31 -04:00
Luke Latham 5d2be006c0
Drop lists in Tooling article (#29609) 2023-06-22 09:11:44 -04:00
Luke Latham 2fb33d9ed9
Tooling article updates (#29568) 2023-06-22 08:49:21 -04:00
Luke Latham 325eb54d88
Project structure article updates (#29566) 2023-06-22 08:49:05 -04:00
Luke Latham 07e49fec15
Activate Blazor OOF comment (#29608) 2023-06-22 08:48:04 -04:00
Luke Latham cc2a923777
Explicitly instruct on adding package (#29607) 2023-06-22 08:23:41 -04:00
James Newton-King 830ecb6ed1
Improve Kestrel endpoints (#29564)
Co-authored-by: James Newton-King <james@newtonking.com>
Co-authored-by: Andrew Casey <amcasey@users.noreply.github.com>
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2023-06-22 09:41:55 +08:00
Tom Dykstra 3de87c46f7
Add content from preview 3 to what's new (#29601) 2023-06-21 18:13:52 -07:00
Rick Anderson aae42a6990
What's new update (#29596)
* What's new update

* What's new update
2023-06-21 13:41:27 -10:00
Rick Anderson 3848a1cfd2
IHttpSysRequestTimingFeature /8 (#29561)
* IHttpSysRequestTimingFeature  /8

* IHttpSysRequestTimingFeature  /8

* IHttpSysRequestTimingFeature  /8

* IHttpSysRequestTimingFeature  /8

* IHttpSysRequestTimingFeature  /8

* IHttpSysRequestTimingFeature  /8

* IHttpSysRequestTimingFeature  /8

* IHttpSysRequestTimingFeature  /8

* IHttpSysRequestTimingFeature  /8

* IHttpSysRequestTimingFeature  /8

* IHttpSysRequestTimingFeature  /8

* IHttpSysRequestTimingFeature  /8

* IHttpSysRequestTimingFeature  /8

* IHttpSysRequestTimingFeature  /8

* IHttpSysRequestTimingFeature  /8
2023-06-21 22:09:26 +00:00
Rick Anderson c1fafe187c
Merge pull request #29591 from tdykstra/p1wn
Add preview 1 what's-new-only sections
2023-06-21 11:49:07 -10:00
Tom Dykstra c0fe302e30 move one section, add preview 1 topics 2023-06-21 14:21:57 -07:00
tristan-pgit ba71597770
Added Areas paths for View Components (#29587)
* Added Areas paths for View Components

* Updates

---------

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2023-06-21 08:07:42 -10:00
Vahid Farahmandian c0594e90b2
Update index.md (#29588) 2023-06-21 10:49:54 +00:00
Mirna 2289b695c0
fix typo in .gitignore (#29586) 2023-06-21 06:40:38 -04:00
James Newton-King 35b17c60d6
Document CallCredentials CancellationToken (#29185)
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2023-06-21 11:46:37 +08:00
Rick Anderson 3e4504bd69
Support for AsParameters /2 (#29585)
* generics in What's new /2

* generics in What's new /2
2023-06-20 16:09:58 -10:00
Rick Anderson f23b174b82
generics in What's new /2 (#29580)
* generics in What's new /2

* generics in What's new /2

* generics in What's new /2

* generics in What's new /2
2023-06-20 15:38:34 -10:00
Theano Petersen e09c5eeda5
fix broken links (#29569) 2023-06-20 14:39:39 -10:00
Rick Anderson 089804b8a4
API generic return types /2 (#29578) 2023-06-20 14:11:03 -10:00
Rick Anderson a54f250686
Mon prep /2 (#29577)
* Mon prep /2

* Mon prep /2
2023-06-20 13:52:06 -10:00
Rick Anderson b4ff9eb777
Model binding attribute <> type /7 (#29570)
* Model binding attribute <> type /7

* Model binding attribute <> type /7
2023-06-20 11:53:32 -10:00
Rick Anderson 3aed4c5759
Add generic type middleware filter /2 (#29560) 2023-06-20 08:41:37 -10:00
Luke Latham 81419270c3
.NET assembly packaging (Webcil) (#29542) 2023-06-20 11:23:50 -04:00
Rick Anderson 75bf3a1a16
Moniker prep (#29559)
* Moniker prep

* Moniker prep

* Moniker prep
2023-06-19 14:28:09 -10:00
Arka Poddar 81707e3874
Update appsettings.Development.json (#29549)
* Update appsettings.Development.json

Added text as per given instruction in #29512

* Update aspnetcore/tutorials/grpc/grpc-start/sample/sample8/GrpcGreeter/appsettings.Development.json

Taken suggestion from Rick

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

* Update grpc-start.md

Updated text in grpcstart.md

* Update grpc-start.md

* Update grpc-start.md

* Update aspnetcore/tutorials/grpc/grpc-start.md

* Update grpc-start.md

---------

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2023-06-19 17:05:35 -07:00
Rick Anderson 09233c5c95
Merge pull request #29548 from derekpotts/fixes-issue-27414
Fixes issue 27414
2023-06-19 12:04:37 -10:00
Rick Anderson 8d5408dd46
Merge pull request #29553 from david-acker/IHttpSysRequestTimingFeature-sample
Add sample for IHttpSysRequestTimingFeature
2023-06-18 13:02:39 -10:00