Commit Graph

10 Commits (d2e8f336eaff54140be26b89eb513f916fa1f010)

Author SHA1 Message Date
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
Tom Dykstra b537553f1b
Note VS for Mac EOL (#30382)
* note VS for mac eol

* update date

* move include out of include

* add a line

* revert

* add text to include file

* include in include

* misc

* fix xref link *-->%2A
2023-09-16 08:20:26 -10:00
Luke Latham e175588086
Institute global no-loc (#26036)
* Institute global no-loc

* Updates

* Updates

* Updates

* Updates

* Updates
2022-06-03 11:35:55 -10:00
Matt Soucoup d572a44340
Latest updates for VS Mac 2022 (#25485)
* updating w/ new vsmac 2022 info

* updating screenshots

* Update aspnetcore/tutorials/razor-pages/razor-pages-start.md

Clarifying where to find the port number and when it is assigned.

* Update model.md

Added instruction to switch the project directory before the ef tool install instruction.

* Update model.md

Removed line referring to NU1603 and its future fix with the 6.0 release

Co-authored-by: Wade Pickett <wpickett@microsoft.com>
2022-05-19 14:51:28 -07:00
Luke Latham 546a06a2d5
Blazor no-loc adds (#25429) 2022-03-25 18:19:18 -05:00
Luke Latham 5f1743e629
Add Blazor Hybrid to no-loc metadata (#25064) 2022-02-18 07:17:09 -06:00
Wade Pickett 485585e815
v6 Update :RP Intro Series for MacOS (#23479)
* v6 Update :RP Get Started Series MacOS

* Updated models for v6 and mac screenshots

* Changed screenshot name

* Added MacOS updates and other fixes for model, search and sql.md

* Added cli version placeholder for migration of dataannotations

* Corrected a commentted out note

* Added macOS screenshots for model.md and a new project screenshot.

* Updated MacOS migrations command for data annotations in validation

* corrected VS Code & Mac migration instructgion for DA.
2021-10-14 10:12:51 -10:00
Rick Anderson ad321c2700
Add Home and Privacy to no-loc (#22237)
* Add Home and Privacy to no-loc

* Add Home and Privacy to no-loc
2021-05-08 10:12:34 -10:00
Rick Anderson 2f00739f4e
Kestrel to no-loc (#22182) 2021-05-01 13:03:18 -10:00
Scott Addie 9dabc494ce
Add migration guide for updating ASP.NET Core 5.0 to 6.0 (#21583) 2021-03-04 08:18:04 -06:00