Commit Graph

15017 Commits (091a6dc171c311187498f10b9caf17fe428db8fd)

Author SHA1 Message Date
Andrea Chiarelli 091a6dc171
Fix reference to `delete` command (#27881) 2022-12-10 09:25:18 -10:00
Luke Latham 700b181645
Blazor MS Graph article updates (#27875) 2022-12-10 05:53:21 -06:00
Rick Anderson e94dab8481
Update parameter-binding.md (#27877) 2022-12-09 17:27:06 -10:00
Rick Anderson ad34d4122f
Update toc.yml (#27878) 2022-12-09 17:12:59 -10:00
Luke Latham c6c2581fbe
Blazor Hybrid publish overview (#27860) 2022-12-09 11:09:08 -06:00
Tom Dykstra 011f04f489
Add note about X-Forwarded-Proto removal from HttpContext.Request.Headers (#27864) 2022-12-08 17:19:46 -08:00
Luke Latham 590092e809
Clarifications on Blazor Hybrid static web assets (#27854) 2022-12-07 15:44:05 -06:00
Luke Latham a95faeec36
Update date (#27856) 2022-12-07 06:46:15 -06:00
Taylor Southwick c2c4ad222a
Add information about System.Web adapter packages (#27850)
* Add information about System.Web adapter packages

* Update overview.md
2022-12-06 19:34:35 -10:00
Luke Latham d61e9da2ed
Blazor bind get/set/after NOTE (#27849) 2022-12-06 14:06:46 -06:00
Tom Dykstra 61f14edb47
Prefer dotnet aspcodegen over dotnet-aspnetcodegen (#27842) 2022-12-05 17:49:00 -08:00
Luke Latham 55abed1390
Limitations of Blazor custom elements (#27838) 2022-12-05 15:03:17 -06:00
Wade Pickett 52944ee309
First-web-api: Remove prerelease package versioning
Fixes #27835 

Package versions still reflect 7.0 pre-release.  Update to 7.0.0
2022-12-05 11:40:39 -08:00
kasperk81 b285c789c9
use correct framework (#27830) 2022-12-04 06:37:49 -06:00
Rick Anderson 2a035cde44
Update aspnetcore-7.0.md
fix For more information, see [Problem details service](xref:web-api/handle-errors#pds7).
2022-12-03 12:06:25 -10:00
Rick Anderson 1dda3d9849
Update handle-errors.md 2022-12-03 10:07:47 -10:00
damienbod 860ce848ef
Fix spacing in code demo Name claim and role claim mapping (#27825) 2022-12-03 02:53:12 -06:00
Rick Anderson 354cfba280
Update spa-services.md (#27823) 2022-12-02 21:24:40 -10:00
V0VAska b5107c1170
Database initialization (#27746)
* Razor Pages with EF Core Tutorial, Part 5. Fix incomplete database initialization.

fix #27743
As in issue stated:
During database initialization, not all records are entered into tables. At least two students (norman, olivetto) are affected because they are not referenced in the enrollments array. There may be others records that are not explicitly added to the context.

* Some code readability improvement
2022-12-02 14:52:46 -08:00
Tom Dykstra 3755ffea5b
Add note about IDistributedCache (#27816) 2022-12-02 11:07:46 -08:00
Rick Anderson eb4d1ade00
Add mermaid to edit/update images (#27817)
* Update overview.md

* Update overview.md

* Create mermaid.txt

* Update mermaid.txt

* Update overview.md

* Update overview.md
2022-12-02 08:56:40 -10:00
Jeremy Likness 558441dff5
Jeremy likness minapi overview (#27724)
* Create overview.md

An overview page per #27600.

* Update overview.md

Fix links

* Update toc.yml

Add overview to TOC

* Update toc.yml

Fix YAML formatting

* Update overview.md

CSharp typo

* Update aspnetcore/fundamentals/minimal-apis/overview.md

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

* Apply suggestions from code review

All approved

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

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2022-12-02 09:57:51 -08:00
Luke Latham 8f049cccdc
Blazor Server memory model (#27781) 2022-12-02 06:49:14 -06:00
Rick Anderson c42d813456
Update currency.md (#27769) 2022-12-01 15:05:08 -10:00
Wade Pickett 96d01d63c1
Update metadata: author, ms.author and remove by lines (#27698)
* 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>
2022-12-01 12:29:45 -08:00
James Newton-King e65a06ba81
Add HTTP/3 to endpoint protocols documentation (#27794)
Co-authored-by: Chris Ross <chrross@microsoft.com>
2022-12-01 14:43:29 +08:00
Neutrino 63f2bd68ec
Update da1.md (#27798)
* Update da1.md

Improved description of the concurrency support that comes with scaffolded code.

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

Co-authored-by: Wade Pickett <wpickett@microsoft.com>
2022-11-30 20:56:27 -08:00
github-actions[bot] ce8a8fede0
What's new article (#27803)
* Bot 🤖 generated "What's new article"

* Update dotnet-AspNetCore.Docs-mod5.md

Co-authored-by: Rick-Anderson <Rick-Anderson@users.noreply.github.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2022-11-30 15:34:08 -10:00
Rick Anderson bd7cfce714
json comments /1 (#27805) 2022-11-30 14:54:47 -10:00
Luke Latham fead78f68f
Launch standalone with URLs/HTTPS port (#27797) 2022-11-30 10:31:49 -10:00
Rick Anderson 0e0eefda33
FM (#27790)
* FM

* FM
2022-11-29 16:36:09 -10:00
Rick Anderson b4801ef6c0
fix monikers /1 (#27788)
* fix monikers /1

* fix monikers /1
2022-11-29 16:09:47 -10:00
Rick Anderson ec03959d22
abs path fix (#27789) 2022-11-29 15:59:02 -10:00
Rick Anderson 58dc15afd7
fix monikers /1 (#27787)
* fix monikers /1

* fix monikers /1

* fix monikers /1

* fix monikers /1

* fix monikers /1

* fix monikers /1

* fix monikers /1

* fix monikers /1

* fix monikers /1

* fix monikers /1
2022-11-29 15:22:39 -10:00
shmuel b6c3d15d7f
Rearrange text for clarity (#27778)
* Rearrange text for clarity

This article is excellently written. 
It is important to bear in mind that auth is one of the most challenging concepts for developers, particularly with the multitude of technologies and terms. I have read this article multiple times and still get stuck on this line, wondering whether Microsoft Identity Platform is the same as ASP.NET Core Identity.
I would suggest that the proposed change makes this much clearer.

* Updates

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2022-11-29 09:58:42 -10:00
Luke Latham 564e90fbe9
Clarify root component disposal (#27729) 2022-11-29 09:43:00 -06:00
Luke Latham ae106ed309
Standalone Blazor WASM with Docker (#27777) 2022-11-29 04:57:57 -06:00
Rick Anderson b3c5bd49be
Merge pull request #27712 from dotnet/Rick-Anderson-patch-2
Update razor-pages-tests.md
2022-11-28 20:18:40 -10:00
Rick Anderson 392b35e48f
Hook up TOC to incremental migration /1 (#27775)
* Hook up TOC to incremental migration /1

* Hook up TOC to incremental migration /1

* Hook up TOC to incremental migration /1
2022-11-28 16:13:48 -10:00
Rick Anderson 097bd7dff8
Inc migration from Framework to ASP.NET Core /1 (#27566)
* Inc migration from Framework to ASP.NET Core /1

* Inc migration from Framework to ASP.NET Core /1

* Inc migration from Framework to ASP.NET Core /1

* Inc migration from Framework to ASP.NET Core /1

* Inc migration from Framework to ASP.NET Core /1

* Inc migration from Framework to ASP.NET Core /1

* Inc migration from Framework to ASP.NET Core /1

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* react to feedback

* react to feedback

* Update aspnetcore/migration/inc/session.md

Co-authored-by: Taylor Southwick <tasou@microsoft.com>

* Apply suggestions from code review

Co-authored-by: Aditya Mandaleeka <adityamandaleeka@users.noreply.github.com>
Co-authored-by: Mike Rousos <mikerou@microsoft.com>
Co-authored-by: Chris Ross <chrross@microsoft.com>

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback

Co-authored-by: Taylor Southwick <tasou@microsoft.com>
Co-authored-by: Aditya Mandaleeka <adityamandaleeka@users.noreply.github.com>
Co-authored-by: Mike Rousos <mikerou@microsoft.com>
Co-authored-by: Chris Ross <chrross@microsoft.com>
2022-11-28 15:35:12 -10:00
Ustym Simchuk 7487614ff6
Fix typos in event-handling.md (#27767) 2022-11-28 16:39:58 -06:00
Tom Dykstra 00db70214b
Add documentation for new analyzers (#27727)
Co-authored-by: Safia Abdalla <safia@microsoft.com>
2022-11-28 13:04:26 -08:00
Mackinnon Buck f5aa35747c
Example on how to automatically refresh the browser when Blazor Server reconnection fails (#27726) 2022-11-28 09:58:39 -08:00
Luke Latham 2d285460a1
Note file ext change for server static assets (#27764) 2022-11-28 08:25:39 -06:00
Luke Latham 20d06c9a65
Disable Blazor holiday comment (#27763) 2022-11-28 06:21:28 -06:00
Shay Rojansky 4beff30c4f
Add note on SqlClient async issues (#27747)
* Add note on SqlClient async issues

See https://github.com/dotnet/EntityFramework.Docs/issues/4109

* Update aspnetcore/data/ef-rp/intro.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2022-11-27 20:09:14 -10:00
Bill Wagner 4303d0baa4
Use updated whatsnew (#27707)
* update whats new file names

Rename all the existing files to match the new names. Then, update the TOC, index, and redirections to match the new names.

* remove old NuPkg

* Add latest NuPkg

* Fix redirection targets.

* Redirection, part II
2022-11-27 11:36:06 -05:00
Luke Latham 1c0a5403ef
Fix broken link (#27758) 2022-11-27 04:29:47 -06:00
Sire 41ac63bcb0
Simplified the code so it renders correct HTML when embedded (6.0) (#27744)
Fixed broken code render when embedded in documation on: https://learn.microsoft.com/en-us/aspnet/core/fundamentals/environments?view=aspnetcore-6.0#environments

The environment tag helper code  &lt; was rendered as actual HTML tags in the embedded code example, creating invalid 
code.
2022-11-26 13:30:48 -10:00
BlueHtml 74302c77ea
Update DateRangeTP in [ Bind with TryParse ] (#27738)
* Update DateRangeTP in [ Bind with TryParse ]

* Fix comparison of range length
2022-11-24 09:25:07 -10:00