Commit Graph

18683 Commits (3c4dc71f4e6e7bb55c24075933388d94c5b8f2f0)

Author SHA1 Message Date
Luke Latham 3c4dc71f4e
Grammar updates (#33291) 2024-08-08 10:28:14 -04:00
Kaarel 754adb3cc5
Use correct example for applying multiple policies to MVC controllers (#33285) 2024-08-07 14:46:58 -10:00
Tom Dykstra 20aa4779df
Follow-up to #33266 (#33281)
* restructure toc.yml

* redirect

* restore .net 6-8 for minimal in toc

* tweak toc

* remove not-latest include

* tweak toc

* add links to go to and from .net 9 / .net 8

* restructure toc

* fix folder name

* fix file metadata

* fix metadata, delete no-longer-needed includes

* delete no-longer needed files

* fix broken links

* redirect

* fix moniker tags
2024-08-06 20:06:09 -10:00
Tom Dykstra e8c0648811
Update CODEOWNERS (#33283)
Comment out most lines.
2024-08-06 14:20:35 -07:00
Sébastien Ros 972d922aff
Add plural localization examples for additional arguments (#33280) 2024-08-06 12:45:16 -07:00
Aleks Vujić 6ce0059287
Removed double space in object initialization (#33269) 2024-08-06 06:38:20 -04:00
Rick Anderson 607fb4a4c0
Revert "Update Linux dev cert trust instructions" (#33263) 2024-08-05 17:33:12 -10:00
Tom Dykstra 351373bbd6
Restructure OpenAPI toc.yml section (#33266)
* restructure toc.yml

* redirect
2024-08-05 17:32:50 -10:00
Tom Dykstra 247e5e3040
Update CODEOWNERS (#33262) 2024-08-05 19:53:00 -07:00
Rick Anderson 36b11ec0a6
Create readme.txt (#33265)
* Create readme.txt

* Delete aspnetcore/data/ef-rp/intro/samples/cu80 directory
2024-08-05 16:23:34 -10:00
Mike Kistler f14939ae22
Restructure and update OpenAPI doc (#33157)
* Create directory for openapi content

* OpenAPI content restructure

* Swap order of controller/minimal tabs and other minor fixes

* Fix broken xrefs

* More xref fixes

* Update openapi9.md

* Update .openpublishing.redirection.json

* Update aspnetcore-openapi.md

* Apply suggestions from PR review

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

* Delete aspnetcore-openapi.md

* Apply suggestions from code review

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

* Apply suggestions from PR review

Co-authored-by: Wade Pickett <wpickett@microsoft.com>

* Move OpenAPI section under APIs, to cover both controllers and minimal

* Fix example for IEndpointParameterMetadataProvider

* A better IEndpointParameterMetadataProvider example

* More minor fixes

* Fix toc

* Fix openapi overview article

* Fix openapi overview uid

* Add h1 to openapi overview article

* Fix OpenAPI section leak into versions prior to .NET 9

---------

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
2024-08-05 13:50:16 -10:00
Andy (Steve) De George 87ba4df17c
Update quest-config.json (#33261) 2024-08-05 12:38:12 -10:00
Luke Latham b9e7c8443a
Dropping 8.0 Blazor tracking (#33256) 2024-08-05 19:33:23 +00:00
Luke Latham c4dde7a3fe
Hosted WASM project for SDK 8.0 or later (#33254) 2024-08-05 14:18:49 -04:00
Tom Dykstra 750f8ccda2
Update CODEOWNERS (#33253) 2024-08-05 08:09:22 -10:00
Tom Dykstra a99f04a765
Prep article for a .NET 8 moniker section (#33233)
* moniker prep

* add include ref

* fix links
2024-08-05 08:03:55 -10:00
Rick Anderson ae9cf678d4
Merge pull request #33243 from tdykstra/fixnotlatestinclude
Fix not-latest-version include file
2024-08-05 08:03:30 -10:00
Tom Dykstra 8edc4d2f9f
Fix link (#33242) 2024-08-05 10:28:12 -07:00
Wade Pickett a1cfc06d3f
RP Add Model: Remove warning and Update VSC Instruction (#33251)
* RP Add Model: Remove warning and Update VS Instruction

* Remove SQL server warning on VSC for v8topic too.
2024-08-05 08:18:23 -07:00
Luke Latham bd84451379
Enhance Blazor forms validation coverage (#33225) 2024-08-05 10:33:25 -04:00
Luke Latham 1b4933cbfa
Add roles/groups coverage to the BWA+OIDC article (#33201) 2024-08-05 09:32:18 -04:00
Wade Pickett 0966505892
Update Reliable Web Pattern Include Link (#33250)
Just a link update, verified in build.
2024-08-04 11:14:24 -07:00
Tom Dykstra 66e27d92f0
new CODEOWNERS file (#33244) 2024-08-02 21:26:06 -07:00
Tom Dykstra c59e06495d Fix not-latest-version include file 2024-08-02 08:39:00 -07:00
Luke Latham 2217531a36
Remove SSL/FF bookmarks (#33240) 2024-08-02 09:00:03 -04:00
Alexander aec40f6705
Fix Problem Details section link (#33213)
Change link section from "#pds7" to "#problem-details"
2024-08-01 15:53:00 -10:00
Andrew Casey 97d34e7c9c
Merge pull request #33221 from amcasey/DevCerts
Update Linux dev cert trust instructions
2024-08-01 16:28:28 -07:00
Andrew Casey e8c64bc071
Rephrase version requirements
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2024-08-01 16:23:37 -07:00
Luke Latham bb210377b9
Drop BWA coverage from JS-SPA article (#33223) 2024-08-01 08:05:07 -04:00
Andrew Casey b3fb3bba0b Update some other mentions of this not working on Linux 2024-07-31 17:33:57 -07:00
Andrew Casey 5eae45d1e5 Update Linux dev cert trust instructions
The dev experience should mostly match other platforms now, but I've added a section with caveats.

Firefox no longer seems to need special handling on Windows or macOS.  Is strongly suspect that section could also be removed in the pre-6.0 doc, but I haven't had a chance to confirm.
2024-07-31 17:14:59 -07:00
Luke Latham 44cbbc95ca
Update Blazor integration guidance (#33219) 2024-07-31 15:17:51 -04:00
Wade Pickett ca3dcb1629
Add include not-latest-version Part 2 (#33203)
* Add include not-latest-version Part 2

* Added host and deploy folder
2024-07-31 09:50:11 -07:00
Rick Anderson 785b48e2b8
Fix Azure bouncing (#33199)
* Update logging-and-diagnostics.md

* Update aspnetcore/host-and-deploy/iis/logging-and-diagnostics.md

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

---------

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2024-07-31 16:44:08 +00:00
Luke Latham 149bb055ff
Add Connected Services UI migration guidance (#33214) 2024-07-31 09:50:10 -04:00
Luke Latham 0bf146004c
Add section on avoiding file capture (#33212) 2024-07-31 08:33:21 -04:00
Luke Latham ded1200e76
Update Mozilla tool doc links (#33211) 2024-07-31 06:36:13 -04:00
Tom Dykstra 1ff9fa54ab
Fix links (#33204) 2024-07-30 17:41:46 -07:00
Wade Pickett 9cffead2bf
Min Web API: Remove using statement update content & code (#33200)
* Min Web API: Remove using statement update content

* Applying to v7 content and code

* Update v7 code highlights
2024-07-30 17:08:35 -07:00
Luke Latham 5acba08ead
Fix bad link (#33198) 2024-07-30 18:05:16 -04:00
Luke Latham 6456eb3c12
Fix misspelled word (#33197) 2024-07-30 09:16:24 -04:00
Rick Anderson 68989b2910
Move to GitStaticAssets/4 (#33050)
* Move to GitStaticAssets

* Move to GitStaticAssets

* Move to GitStaticAssets

* Move to GitStaticAssets

* Move to GitStaticAssets

* Move to GitStaticAssets

* Move to GitStaticAssets

* Move to GitStaticAssets

* Move to GitStaticAssets

* work

* work

* work

* work

* work

* work
2024-07-29 17:35:49 -10:00
Wade Pickett e60870889a
v9 Update: First MVC Series - 10 tutorials + app samples (#33192)
* v9 Update First MVC Series - 10 tutorials

* Updated some screenshot links

* Fix link

* Fix code highlite and image link

* Update aspnetcore/tutorials/first-mvc-app/start-mvc.md

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

* Review fixes: remove finsihed app screenshots from start-mvc

---------

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2024-07-29 13:40:59 -07:00
Luke Latham ab8cfa6b96
Fix misspelled word (#33194) 2024-07-29 11:37:48 -04:00
Rick Anderson db3d679600
Update index.md (#33186)
* Update index.md

* Update aspnetcore/fundamentals/logging/index.md

* Update index.md

* 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>
2024-07-27 17:06:31 +00:00
Wade Pickett 5918fa525b
Update choose-web-ui.md (#33189)
Small single line H2 Fix
2024-07-27 00:14:19 -07:00
Tom Dykstra 94ebebc2bd
Link to .NET DI articles (#33178) 2024-07-26 17:52:55 +00:00
Luke Latham a1a79dc49f
Mention the lang attribute in the glob/loc article (#33175) 2024-07-26 13:17:32 -04:00
Luke Latham 3566e2789f
Improve the Integration article introduction (#33174) 2024-07-26 13:00:33 -04:00
Luke Latham 63ce76fad1
Add subdomain+subapp hosting section (#33172) 2024-07-26 12:46:13 -04:00