Commit Graph

691 Commits (7a1371c199b518f3328506b7686599648316ec7d)

Author SHA1 Message Date
Rick Anderson be0dc41eb5
Add AOT /1 (#34320)
* Add AOT /1

* Add AOT /1

* Add AOT /1

* Add AOT /1

* Update aspnetcore/fundamentals/openapi/samples/9.x/GetDocument.Insider/Program.cs

Co-authored-by: Mike Kistler <mikekistler@microsoft.com>

* Add AOT /1

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

---------

Co-authored-by: Mike Kistler <mikekistler@microsoft.com>
2024-12-12 00:26:24 +00:00
Rick Anderson f88793740a
git sparse download include /1 (#34268) 2024-12-04 14:42:12 -10:00
Rijwan Ansari 3b11d1d27e
Update net-prereqs-vs-9.0.md - As .NET 9 is generally available in Visual Studio 17.12 (#34196) 2024-11-21 05:44:23 -05:00
Luke Latham d7965e3762
Update the out-of-support INCLUDE file (#34154) 2024-11-18 09:54:13 -05:00
Luke Latham 6e6fe9d5ae
Add a not-latest-version INCLUDE (#34108) 2024-11-13 13:14:07 -05:00
Luke Latham 4b30e0e8e0
Update not-latest-version.md (#34087) 2024-11-12 14:42:24 -05:00
Tom Dykstra 53c28a6e7d
Merge pull request #33858 from tdykstra/ropc100724
ROPC remediation - configuration/index.md, use-http-context.md, new include file
2024-10-29 14:59:58 -07:00
Tim Deschryver 7efd129dc2
update React references to new website 2024-10-17 20:12:55 +02:00
Tim Deschryver 2daf61f405
update Angular references to new website 2024-10-17 20:09:30 +02:00
Tom Dykstra f1bf60d67d mark ropc done 2024-10-16 18:48:26 -07:00
Tom Dykstra a363bd6d18 delete unneeded word 2024-10-16 16:38:42 -07:00
Tom Dykstra e43b2ceaf5 rename string to strings 2024-10-16 16:24:51 -07:00
Tom Dykstra 294b9d5c71 ropc changes 2024-10-16 15:32:54 -07:00
Luke Latham a9fa81d6bc
MapStaticAssets API cross-linking (#33856) 2024-10-16 10:32:16 -04:00
Rick Anderson f4a32cf959
Ra/js/collocation/2 (#33697)
* Add example for configuring JS collocation in _Layout.cshtml

This advice should work for Razor pages and for MVC views. I'm not sure about scripts provided by Razor class libraries, I don't use them personally.

* Update aspnetcore/includes/js-collocation.md

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

* Add ScriptTagHelper sample with collocated JS files

* Escape Razor syntax

* Fix typo in ommitted->omitted

* Fix sample mistakes here and there

* Update aspnetcore/includes/js-collocation.md

* JS colloc /2

* JS colloc /2

* JS colloc /2

* JS colloc /2

* JS colloc /2

* JS colloc /2

* JS colloc /2

* JS colloc /2

---------

Co-authored-by: Steven <steven.liekens@gmail.com>
2024-09-23 22:27:25 +00:00
Rick Anderson 26193c75c5
Update include managed-identities-test-non-production.md (#33638)
* Update include  managed-identities-test-non-production.md

This should be a warning, not a note.

* Update sql.md

* Update aspnetcore/tutorials/razor-pages/sql.md
2024-09-19 22:41:38 +00:00
Rick Anderson 0af2fa12fa
Recommend against ROPC /2 (#33521)
* Recommend against ROPC /2

* Recommend against ROPC /2

* Recommend against ROPC /2

* Recommend against ROPC /2

* Recommend against ROPC /2

* Recommend against ROPC /2

* Recommend against ROPC /2

* Recommend against ROPC /2

* Recommend against ROPC /2

* Recommend against ROPC /2

* work

* react to feedback
2024-09-17 13:13:28 -10:00
Luke Latham 9236bcf733
Fix broken links (#33596) 2024-09-12 18:38:02 +00:00
Tom Dykstra 7ea657ccd5
Linux cert feature not in .NET 8 yet (#33580) 2024-09-10 12:37:40 -07:00
Tom Dykstra dc2e368492
Reinstate #33221 (#33572) 2024-09-09 12:52:25 -07:00
Hasitha N. Liyanage 36f03fa595
Update environmentVarableColon.md - correct line break / fragment (#33429)
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2024-08-28 10:02:22 -07:00
Rick Anderson 0a668af5a2
Update managed-identities-test-non-production.md (#33428)
* Update managed-identities-test-non-production.md

* Update sql.md

* Update managed-identities-test-non-production.md
2024-08-23 18:38:32 -10:00
Wade Pickett 38004887e5
ROPC: include for secure auth flow - managed identities (#33408)
* ROPC: include for secure auth flow - managed identities

* Applied include as examplerp series sql.md

* Renamed include and applied to examples ROPC issues for connection strings

* Fixed link path

* Added include managed-identities-test-non-production.md

* switched includes

* Update aspnetcore/includes/managed-identities-test-non-production.md

Feedback and improved change from Rick-Anderson

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

* Moved warning to proper locaiton

* Added missing character in include note.

* Fix aligngment in last sentance of include note

* Update aspnetcore/includes/managed-identities-test-non-production.md

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

* Added Rick's local database no pwd as inclucde

* Addressed Tdykstra suggestion on env var.

* Clarified Key vault links

* Update aspnetcore/includes/managed-identities-local-db-no-pwd.md

Removing include file entirely

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

* Update aspnetcore/includes/managed-identities-test-non-production.md

Added commit from Rick for include statement on local db connection string.

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

* Removed 2nd inlcude now that only one include is used

* Update aspnetcore/includes/managed-identities-test-non-production.md

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

---------

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2024-08-23 13:53:10 -10:00
Rick Anderson 607fb4a4c0
Revert "Update Linux dev cert trust instructions" (#33263) 2024-08-05 17:33:12 -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
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 c59e06495d Fix not-latest-version include file 2024-08-02 08:39:00 -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
Andrew Casey b3fb3bba0b Update some other mentions of this not working on Linux 2024-07-31 17:33:57 -07: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 adcc8d40f7
Update Blazor Identity scaffolding guidance (#33134) 2024-07-23 10:35:23 -04:00
Wade Pickett 5ed91eb4d8
.NET 9 Update: RP Tutorials Series (#32850)
* .NET 9 Update: RP Tutorials Series

* Update tab group and link

* Updated page.md tutorial and samples

* renamed art

* page.md: Remove VS for Mac content

* Completedraft of all 9 tutorials and updated samples

* Update index for search snippet names

* Added snippet tags for index_SearchAddedGenre

* Removed nested snippet tags

* Removed VS for Mac tab combination

* use v9 include

* Apply suggestions from code review

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

---------

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2024-06-25 21:03:26 -07:00
Rick Anderson 6d657ad241
Out of support (#32877)
* Out of support

* Update introduction-to-aspnet-core.md

* Update not-latest-version.md

* Update aspnetcore/includes/not-latest-version.md

* Update aspnetcore/includes/not-latest-version.md

* Update not-latest-version.md

* Update not-latest-version.md

* Create out-of-support.md

* Update not-latest-version.md

* Update not-latest-version.md

* Update aspnetcore/includes/out-of-support.md

* Update not-latest-version.md

* Update not-latest-version.md

* Update not-latest-version.md

* Experiment with moniker syntax

* Experiment was a success, deleting commented out text

* Apply suggestions from code review

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

* Warning out of support

* Update aspnetcore/includes/out-of-support.md

---------

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2024-06-18 08:20:17 -10:00
Luke Latham 4f242b495b
Scaffolding tool doc overhaul with added generators (#32872) 2024-06-18 09:49:14 -04:00
Rick Anderson 7d9005bcb3 remove Centos 2024-06-03 20:03:52 -10:00
Rick Anderson f2b5453ca5
Merge pull request #32715 from tdykstra/freshnessreview
May Content Health - freshness review
2024-06-01 07:41:06 -10:00
Rick Anderson 4c0cfcd0de
Merge pull request #32714 from tdykstra/mockdb
Add a link
2024-05-31 13:41:30 -10:00
Tom Dykstra fa3d87b6c5 proofread 2024-05-31 16:00:27 -07:00
Tom Dykstra e2962f2ed8 Add a link 2024-05-31 15:13:22 -07:00
Tom Dykstra 7004604395 freshness review 2024-05-30 14:58:17 -07:00
Luke Latham feb375f884
Update "CLI" tab controls (#32703) 2024-05-30 14:08:45 -04:00
Tom Dykstra cbf6be5a5b
Fix problem with tabs 2024-05-10 15:23:38 -07:00
Tom Dykstra a6956d30a2
Moniker prep (#32556) 2024-05-09 11:16:34 -10:00
Tom Dykstra 9120957908 cleanup 2024-04-09 14:41:11 -07:00
Tom Dykstra 01e7cd031c draft 2 2024-04-09 14:36:48 -07:00
Tom Dykstra 61608abce4 draft 2024-04-09 14:20:42 -07:00
Tom Dykstra fc0d9b12a5
Update current version and latest version include files (#32177) 2024-03-27 16:24:57 -07:00
Wade Pickett 572cd3e673
Min API tutorial: rewrite to Swagger (#32076)
* MinAPI tutorial rewrite to Swagger

* Correct code path swagger version

* Added code highlight

* Improved h2-h3 titles for Swagger steps

* Moved H2 from VS to VSC

* Restored todogroup program.cs

* Clarified original DTO instruction

* Improved first run app and stop app instruction

* Fixed VSC first run instruction

* Corrected typo configu

* Fix code highlihght

* Removed dupe explaination line

* Corrected original error in json example

* Added swagger response screenshot and a few fixes

* Fixing typos, text improvements

* Rewrote and recoded for NSwag instead of Swashbuckle plus updated art

* Add Cam's recommendation on tool choice

* Improved some text, fixed typos

* Move Typed Results Program.cs to NSwaag

* Rewrote + recode v6 and v7 based on approved 8 approach

* Fixed missing Visual Studio tabs in v6 and v7

* Fixed alt text warnings and corrected code snippet path for v6-7

* Updated v6 and v7 package versions appropriate for the target .NET

* Updated v6 to move todo and tododb classes out of program.cs to be consistant

* Updated prereq includes to remove old preview text for vs and vs for mac versions 6-8

* More changes per tdykstra review.
2024-03-26 11:36:15 -07:00
Drew Noakes 35b88675e2
Fix minor typo (#32055) 2024-03-13 23:03:56 -04:00
Wade Pickett 1192764b9c
Update API Testing tool references (#31966)
* Update references for API Testing

* Update aspnetcore/fundamentals/minimal-apis/bindingArrays/7.0-samples/todo/Program.cs

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

---------

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2024-03-04 21:07:13 -08:00