Commit Graph

93 Commits (687474b31c6cd67e093db193f2203bdda8536c91)

Author SHA1 Message Date
Luke Latham 1dbf842529
Call web API PATCH section improvements (#29784) 2023-07-14 07:02:09 -04:00
Luke Latham ccc250ee72
Fix versioning (#29733) 2023-07-07 07:28:09 -04:00
Luke Latham f86d0c71e2
Forms/input components article NRT updates (#29404) 2023-06-01 14:03:43 -04:00
Luke Latham d3fb40c937
Call web API article updates (#28887) 2023-04-06 09:23:17 -04:00
Luke Latham c2a17f6f6d
Middleware naming updates (#28885) 2023-04-05 10:47:06 -04:00
Rick Anderson 091983c60a
Not latest version (#28878)
* Not latest version

* Not latest version

* Not latest version

* Apply suggestions from code review

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

* Not latest version

* Not latest version

* Not latest version

---------

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2023-04-04 15:42:31 -10:00
Luke Latham 1cb91e1bbc
Blazor old content alert (#28874) 2023-04-04 11:06:06 -04:00
Luke Latham a1696ecf26
Correct bad package references (#28729) 2023-03-21 13:41:19 -04:00
Luke Latham 946401afe9
Update System.Net.Http.Json package info (#28727) 2023-03-21 08:57:47 -04:00
Luke Latham 78eb75d7d3
Name the cross-linked sections over using fragile links (#27706) 2022-11-21 12:35:42 -06:00
Luke Latham f4d2a60f54
Blazor .NET 7 release work (#27535) 2022-11-08 10:43:50 -06:00
Luke Latham 33db9a39dd
Named and typed HttpClient improvements (#26999) 2022-09-14 14:45:56 -05:00
Luke Latham 1c44688cb5
Fix code example (#26705) 2022-08-11 06:40:38 -05:00
Luke Latham ed9aa0a61b
Blazor template and prerendering updates (#26537) 2022-07-27 03:10:47 -05:00
Luke Latham 13b157a744
Move Blazor sample apps and add repo cross-links (#26428) 2022-07-14 07:25:26 -05:00
Luke Latham e409af1a5c
Blazor cross-repo code sample links (#26087) 2022-06-08 11:08:23 -05: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
Luke Latham 546a06a2d5
Blazor no-loc adds (#25429) 2022-03-25 18:19:18 -05:00
Luke Latham 0c91486242
Drop Fiddler from Blazor docs (#25393) 2022-03-22 12:57:34 -10:00
Luke Latham 3b99c8705a
Blazor SEO pass (#25311) 2022-03-15 04:53:00 -05:00
Luke Latham 46d88feed7
Improve add package ref guidance (#25260) 2022-03-09 07:47:02 -06:00
Luke Latham 5f1743e629
Add Blazor Hybrid to no-loc metadata (#25064) 2022-02-18 07:17:09 -06:00
Luke Latham 279e4ace1b
Update Blazor article triple-colon syntax (#24617) 2022-01-14 11:31:33 -06:00
Luke Latham fd5713d06d
Add package INCLUDE (#24307) 2021-12-14 16:14:44 -06:00
Luke Latham 71789d0a0f
Blazor snippet samp and NRT work (#24248) 2021-12-14 08:12:30 -06:00
Luke Latham d464e528ca
Add package guidance INCLUDE (#24212) 2021-12-07 05:40:11 -06:00
Luke Latham 2cbd4ca6a5
Blazor 6.0 updates (#23813) 2021-11-09 06:24:58 -06:00
Luke Latham a1ed6cbddf
Blazor pivot updates (2) (#23755) 2021-11-05 07:46:07 -05:00
Luke Latham 3ca1d58d8e
Blazor hosting model pivot updates (#23753) 2021-11-05 07:24:24 -05:00
Luke Latham 2727e51130
Fix broken link (#23671) 2021-10-28 08:52:57 -05:00
Luke Latham ecf8316364
Fix typo (#23545) 2021-10-15 06:47:09 -05:00
Luke Latham 48cb2cf54f
Blazor minimal API updates (#23483) 2021-10-07 08:20:17 -05:00
Luke Latham ac592f8a5a
Move ref source INCLUDE to repo root (#23202) 2021-09-03 07:36:06 -07:00
Luke Latham cd2aa9e4eb
Move Blazor static assets (#23020) 2021-08-13 08:31:50 -05:00
Luke Latham 271485ecde
Blazor file versioning (#22981) 2021-08-08 14:43:46 -05:00
Luke Latham 119e542dd1
Blazor file versioning (#22867) 2021-07-28 05:36:20 -05:00
Luke Latham 28f07177bd
Blazor Call web API UE pass (#22410) 2021-06-03 08:09:08 -05:00
Luke Latham ef2ebc7614
Update query strings (#22474) 2021-06-02 06:33:09 -05: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
Luke Latham 28cc607d7c
Update API description (#22066) 2021-04-16 03:45:44 -05:00
Luke Latham 06c0ed3805
Blazor Prerendering and Integration UE pass (#21881) 2021-03-31 07:26:54 -05:00
Luke Latham ae8173bf4a
Blazor Lifecycle UE pass (#21822) 2021-03-25 07:37:36 -05:00
Endy Tjahjono 1c709acd1d
Missing await in ReadFromJsonAsync (#21788) 2021-03-14 06:26:08 -05:00
Scott Addie 09e3573c75 Finish default branch renaming work 2021-03-09 22:40:27 -06:00
Ryan English d9b143b300
Added closing quotation mark to call-web-api.md (#21709) 2021-03-07 09:58:03 -06:00
Luke Latham 84853849a0
Remove Blazor author bylines (#21516) 2021-02-10 08:08:53 -06:00
Stephen Halter 874468e63f
Split kestrel.md into multiple pages (#21091)
Co-authored-by: James Newton-King <james@newtonking.com>
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2021-01-15 15:11:48 -08:00
Luke Latham 6f6a84ee70
Blazor example consistency (#20386) 2020-11-02 07:01:10 -06:00
Rick Anderson 311cef0e25
appsettings.json noloc (#20320) 2020-10-27 11:27:47 -10:00