* 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>
* 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>
* 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
* 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
* 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>
* 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>
* .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>
* 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.
* 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>