Commit Graph

12590 Commits (5b92d5b61de3ac9d02ea5d3d9f8f525b1f89fdd4)

Author SHA1 Message Date
Luke Latham 4e7841552e
Update logging defaults (#23639) 2021-10-25 19:11:38 -05:00
Rick Anderson 4e8fb38072
min API toc (#23636)
* min API toc

* min API toc

* min API toc
2021-10-25 14:06:22 -10:00
Luke Latham c4fd11be1a
Drop Blazor NRT content (#23635) 2021-10-25 18:48:21 -05:00
Rick Anderson 95f41174d2
Minimal API /3 (#22941)
* Minimal API /3

* Minimal API /3

* Minimal API /3

* Minimal API /3

* Minimal API /3

* Minimal API /3

* Minimal API /3

* react to draft feedback

* react to draft feedback

* react to draft feedback

* react to draft feedback

* react to draft feedback

* react to draft feedback

* work

* work

* work

* work

* VSC work

* VSC work

* VSC work

* VSC work

* VSC work

* JSON

* react to feedback not necessary

* react to feedback not necessary

* start of DTO

* Update aspnetcore/tutorials/min-web-api/samples/6.x/todoDTO/Program.cs

Co-authored-by: David Fowler <davidfowl@gmail.com>

* start of DTO

* start of DTO

* add VS2022 images

* add VS2022 images

* work

* work

* work

* work

* work

* work

* work

* work

* work

* react to feedback

* react to feedback

* Apply suggestions from code review

Co-authored-by: Fiyaz Bin Hasan <fiyazhasan@live.com>

* Apply suggestions from code review

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

* react to feedback

* react to feedback

* react to feedback

* Apply suggestions from code review

Co-authored-by: Loïc Sharma <737941+loic-sharma@users.noreply.github.com>

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* react to feedback

* Apply suggestions from code review

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

* Update aspnetcore/tutorials/min-web-api.md

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

* react to feedback

Co-authored-by: David Fowler <davidfowl@gmail.com>
Co-authored-by: Fiyaz Bin Hasan <fiyazhasan@live.com>
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
Co-authored-by: Loïc Sharma <737941+loic-sharma@users.noreply.github.com>
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2021-10-25 13:47:04 -10:00
Cam Soper c85028b801
Updated link from Azure AD Graph API to Microsoft Graph API (#23631) 2021-10-25 13:33:10 -10:00
Pranav K fc0f4c7fc1
Document additional diagnostics (#23610)
* Document additional diagnostics

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* Apply suggestions from code review

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2021-10-25 07:51:19 -10:00
Luke Latham dba052ee73
Blazor WASM native deps support (#23530) 2021-10-25 10:19:44 -05:00
Kirk Larkin 7eef0ffdc7
Update asp0005.md (#23622)
* Update asp0005.md
2021-10-25 13:55:23 +01:00
Luke Latham b2b2872cec
Preserve prerendered state section and example (#23621) 2021-10-25 05:10:36 -05:00
Luke Latham 19f8294729
Draw code from snippet sample apps (#23619) 2021-10-25 04:22:43 -05:00
Luke Latham 1e5f409a11
Add cross-link (#23618) 2021-10-24 08:27:14 -05:00
Rick Anderson 0422184b06
Update 50-to-60.md (#23613) 2021-10-22 16:57:30 -10:00
Rick Anderson f7e85a2956
add samples to TOC /2 (#23611)
* add samples to TOC /2

* add samples to TOC /2

* add samples to TOC /2
2021-10-22 14:56:44 -10:00
Rick Anderson 8cd257eced
Update 50-to-60.md 2021-10-22 14:39:55 -10:00
Rick Anderson 7731806d37
Update asp0004.md (#23606)
* Update asp0004.md

* Update aspnetcore/diagnostics/asp0004.md
2021-10-22 14:21:36 -10:00
Rick Anderson ab78441d44
Update asp0007.md (#23605) 2021-10-22 09:39:57 -10:00
Luke Latham 84d5e9f193
Blazor snippet sample NRT updates (#23567) 2021-10-22 08:05:07 -05:00
Luke Latham 6b7dedbb45
Update Playwright naming (#23601) 2021-10-22 05:43:25 -05:00
Rick Anderson 4275ecdd2b
Merge pull request #23599 from dotnet/updateCode-analysis-ra/a
update code analysis /a
2021-10-21 19:02:40 -10:00
Rick Anderson 081d4292ee update code analysis /a 2021-10-21 18:54:09 -10:00
Safia Abdalla 038c7073c2
Create asp0007.md (#23586)
* Create asp0007.md

* Update asp0007.md

* Update asp0007.md (#23587)

* Update asp0007.md

* Update asp0007.md

* Update asp0007.md

* Fix uid for ASP0005

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-10-21 21:24:27 -07:00
Safia Abdalla a7893815bb
Create asp0004.md (#23589)
* Create asp0004.md

* Apply suggestions from code review

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

* Update aspnetcore/diagnostics/asp0004.md

* Apply suggestions from code review

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

* Update aspnetcore/diagnostics/asp0004.md

Co-authored-by: Pranav K <prkrishn@hotmail.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-10-21 18:17:51 -10:00
Luke Latham 0597fc419a
Playwright Sharp SPA testing recommendation (#23594) 2021-10-21 21:53:44 -05:00
Safia Abdalla 9ca25fd950
Create asp0005.md (#23588)
* Create asp0005.md

* Update aspnetcore/diagnostics/asp0005.md

Co-authored-by: Pranav K <prkrishn@hotmail.com>

* Apply suggestions from code review

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

Co-authored-by: Pranav K <prkrishn@hotmail.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-10-21 18:46:42 -07:00
Gabriel Majeri e3a9128588
Remove "Shadow copying" section from integration testing guide (#23092)
* Remove "Shadow copying" section from integration testing guide

* Delete xunit.runner.json

* Keep shadow copying section but mention when it's needed

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-10-21 08:53:23 -10:00
Rick Anderson 0252159b15
MVC code anayzers /a (#23583)
* MVC code anayzers /a

* MVC code anayzers /a

* MVC code anayzers /a

* MVC code anayzers /a

* MVC code anayzers /a

* MVC code anayzers /a

* MVC code anayzers /a
2021-10-21 08:36:37 -10:00
Rick Anderson aafdca64fc
Update Migrate to .NET 6 /2 (#23461)
* Update Migrate to .NET 6 /2

* Update Migrate to .NET 6 /2

* Update Migrate to .NET 6 /2

* Update Migrate to .NET 6 /2

* Update Migrate to .NET 6 /2

* Update Migrate to .NET 6 /2

* Update Migrate to .NET 6 /2

* Update Migrate to .NET 6 /2

* Update Migrate to .NET 6 /2

* Update Migrate to .NET 6 /2

* Update Migrate to .NET 6 /2

* Update Migrate to .NET 6 /2

* Update Migrate to .NET 6 /2

* Update Migrate to .NET 6 /2

* Update Migrate to .NET 6 /2

* Update Migrate to .NET 6 /2

* Update Migrate to .NET 6 /2

* Update Migrate to .NET 6 /2

* Update Migrate to .NET 6 /2

* Update Migrate to .NET 6 /2

* Update Migrate to .NET 6 /2

* Update Migrate to .NET 6 /2

* Update Migrate to .NET 6 /2

* Update Migrate to .NET 6 /2

* Update Migrate to .NET 6 /2

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* clean up

* clean up

* clean up

* clean up

* Apply suggestions from code review

Co-authored-by: Safia Abdalla <safia@microsoft.com>

* react to feedback

* react to feedback

* Apply suggestions from code review

awesome suggestions from Kirk

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

* react to feedback

Co-authored-by: Safia Abdalla <safia@microsoft.com>
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2021-10-21 08:36:03 -10:00
Rick Anderson 82429aa857
Update mvc1000.md 2021-10-20 16:33:32 -10:00
Wade Pickett 9726e731e1
Remove outdated Channel 9 links (#23557) 2021-10-20 16:49:01 -07:00
Tanay Parikh 5eb78180bd
Browser Profile Minor Update (#23579) 2021-10-20 18:32:24 -05:00
Pranav K 0e1a2662fc
Add some initial boiler plate for analyzer docs (#23575)
* Add some initial boiler plate for analyzer docs

* Apply suggestions from code review

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

* Update aspnetcore/diagnostics/mvc1000.md

* Update aspnetcore/diagnostics/mvc1001.md

* Delete Diagnostics.md

* Update aspnetcore/diagnostics/mvc1000.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-10-20 12:47:17 -10:00
Rick Anderson 4948c97b10
Update formatting.md (#23577) 2021-10-20 12:19:11 -10:00
Luke Latham bb6034c2db
Blazor WASM debugging profile (#23564) 2021-10-20 14:10:17 -05:00
Luke Latham a390b9e03f
Update Node.js version (#23312) 2021-10-20 12:33:02 -05:00
Luke Latham 173600213e
Fix typo (#23569) 2021-10-20 11:40:41 -05:00
Luke Latham ee15002c23
Example update (#23566) 2021-10-20 04:44:33 -05:00
Tom Dykstra d777820b95
.NET 6 update - Middleware (#23394)
* draft

* draft

* draft

* add api ref link

* fix sample code

* add routing note, remove code comments
2021-10-19 13:00:05 -10:00
杨中科 fa223c29ae
Update introduction.md (#23542)
* Update introduction.md

According to rfc7118, it should be 'WebSocket'(without ending 's') instead of 'WebSockets'

* Update aspnetcore/signalr/introduction.md

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2021-10-19 08:03:24 -10:00
Luke Latham 4c11e9ea10
Update doc versioning (#23562) 2021-10-19 06:37:58 -05:00
Erhan Alankuş 6825729f00
Clarify Singleton Service Lifetime Definition (#23553) 2021-10-18 09:39:24 -05:00
Luke Latham e64bca09ee
Change Websockets protocol to singular (#23544) 2021-10-15 07:05:18 -10:00
Luke Latham ecf8316364
Fix typo (#23545) 2021-10-15 06:47:09 -05:00
Rick Anderson 552c940f09
Update index.md (#23538) 2021-10-14 15:33:23 -10: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
Tom Dykstra e1b59bb119
6.0 Environments - how to configure services and pipeline (#23532)
* how to configure services and pipeline

* add api links

* launch profiles ui
2021-10-14 10:11:25 -10:00
Luke Latham 20954bb76f
Blazor snippet sample NRT updates (#23518) 2021-10-14 06:11:28 -05:00
Luke Latham b6f219769f
Revert Long Polling updates (2) (#23465) 2021-10-13 19:19:02 -05:00
Rick Anderson 9ea7fb821f
Update index.md (#23526)
* Update index.md

* Update aspnetcore/fundamentals/configuration/index.md
2021-10-13 14:13:44 -10:00
Daniel Roth 64b9e976f0
Update Razor Class Library topic to clarify default support for Razor components (#23519) 2021-10-13 12:08:32 -10:00
Rick Anderson f6b9a092b5
V6 of DI /5 (#23211)
* V6 of DI /5

* V6 of DI /5

* V6 of DI /5

* V6 of DI /5

* V6 of DI /5

* V6 of DI /5

* V6 of DI /5

* V6 of DI /5

* V6 of DI /5

* V6 of DI /5

* V6 of DI /5

* V6 of DI /5

* V6 of DI /5

* V6 of DI /5

* V6 of DI /5

* Update aspnetcore/fundamentals/dependency-injection.md

Co-authored-by: Stephen Halter <halter73@gmail.com>

* respond to feedback

Co-authored-by: Stephen Halter <halter73@gmail.com>
2021-10-13 12:06:34 -10:00