* Web API tutorial - Add EF tools package
* Updated 7.0 VSC to use v7.0 for InMemory package and .NET 7.0 for project creation
* For v7 topic added v7 EF Tool package in scaffolding section
* Update aspnetcore/tutorials/first-web-api/includes/first-web-api3-7.md
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
---------
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
* Include not-latest-vesrion.md in all mult-iversion topics owned by wpickett.
* Added Razor Get Started index.md
* Added moniker range in tutorials/razor-pages/index.md
* VS Code: Add required assets
* Moved common text to two includes: vscode-trust-authors.md and vscode-add-assets-prompt.md
* improve vscode-trust-authors.md
* Combined new includes, added SignalR tutorials
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
---------
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
* Create Web API: HTTPS profile instructions
* Added same to .NET 7 version
* Reword of shut down instruction
* Apply suggestions from code review: Tdykstra
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
---------
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
* update Reliable web patterns
* update Reliable web patterns
* update Reliable web patterns
* update Reliable web patterns
* update Reliable web patterns
* Typo fix - update overposting url in samples code comments
- Change (`// To protect from overposting attacks, see https://go.microsoft.com/fwlink/?linkid=2123754`) to (`... https://go.microsoft.com/fwlink/?LinkId=317598`) in multiple files. Reference from first example of "Processing the POST Request" from "Part 6, controller methods and views in ASP.NET Core" article (https://learn.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app/controller-methods-views?view=aspnetcore-7.0#processing-the-post-request).
- Fix spacing by changing (... `TodoItem`that..) and (... `TodoItem`from...) to (... `TodoItem` that..) and (... `TodoItem` from...) in Tutorial: create a web API with ASP.NET Core article.
* Reverted links to original linkid
Original link ID is correct but either the fwlink itself needed and update or the section it points to needs an anchor that matches. So reverting to original.
---------
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
* draft
* tweak wording and fix links
* fix toc
* fix list formatting
* fix toc node name
* Update aspnetcore/fundamentals/apis.md
Co-authored-by: Jeremy Likness <jeremy@jeremylikness.com>
* Apply suggestions from code review
Co-authored-by: Jeremy Likness <jeremy@jeremylikness.com>
* web API --> API
* your API --> an API
* Update aspnetcore/fundamentals/apis.md
Co-authored-by: Safia Abdalla <safia@safia.rocks>
* Update aspnetcore/toc.yml
Co-authored-by: Safia Abdalla <safia@safia.rocks>
* web API --> API
Co-authored-by: Jeremy Likness <jeremy@jeremylikness.com>
Co-authored-by: Safia Abdalla <safia@safia.rocks>
Replace all references to obsolete HTTP specifications such as RFC 2616
and RFC 7230-7234 with references to the latest (as of now)
HTTP specifications; RFC 9110-9112.
* Changing metada author ms.author, remove by line per doc manager
* adding websockets and azure publish using vs docs
* adding choose-web-ui.md
* Added web api, publishing and signalR topics.
* removed 4 topics that already had meta data changed in another PR and I didn't realize
* Update aspnetcore/tutorials/first-mongo-app.md
* Apply suggestions from code review
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update first-mongo-app.md
removed dupe of author expert comment
* Reverting by line removal and adding expert in comments on metadata.
* Update sql.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* .NET 7 MacOS: Tutorial: Create a web API
* Adding to project setup
* continiued updates
* Added floating versions to scaffolding packages, and tool uninstall
* Improved open terminal instruction.
* Minor consistancy fixes.
* Added build step between scaffolding package install and running scaffolding
* Removed an asterisk on a step
* Removed extra CLI line for adding scaffolding packages.
* Apply suggestions from code review
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
* .NET 7: Intro to Web API /2
* .NET 7: Intro to Web API /2
* .NET 7: Intro to Web API /2
* .NET 7: Intro to Web API /2
* .NET 7: Intro to Web API /2
* .NET 7: Intro to Web API /2
* .NET 7: Intro to Web API /2
* .NET 7: Intro to Web API /2
* .NET 7: Intro to Web API /2
* .NET 7: Intro to Web API /2
* .NET 7: Intro to Web API /2
* .NET 7: Intro to Web API /2
* .NET 7: Intro to Web API /2
* .NET 7: Intro to Web API /2
* .NET 7: Intro to Web API /2
* work
* work
* work
* work
* Beginning VS Mac / .NET 6 update
* Fixed date
* Update first-web-api.md
Updated v5 and v6 screenshot locations for VS for Mac
* Update first-web-api.md
fix links for screenshots per version folder
* Resurrected paved over version 5 screenshots
* Fixing screenshot links
Co-authored-by: Jon Galloway <jongalloway@gmail.com>
* Add learn to deploy to Azure links to Intro tutorials
* Add learn to deploy to Azure links to Intro tutorials
* Draft: removed change in razor tutorial, it didn't need it.
* Draft: removed typo
* Added signalR-typscript-webpack.md
* Draft: Added min-web-api.md
* Draft:Remove signalR-typscript tutorial since not really an intro
* Draft:Fixed links. Some moniker ranges where not whole copies of topic.
* Update aspnetcore/blazor/tutorials/build-a-blazor-app.md
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
* Apply suggestions from code review
Replaced link with more appropriate topic that does not include SQL.
* Apply suggestions from code review
Updated link text
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>