Commit Graph

57 Commits (Rick-Anderson-patch-10)

Author SHA1 Message Date
Luke Latham c7e8ed335d
Update Blazor article dates (#34158) 2024-11-18 08:14:57 -05:00
Robert Haken 759e0e2453
Use generic Enum.GetValues<T>() method instead of (T[])Enum.GetValues(typeof(T)) (net5+) (#31883) 2024-02-22 04:47:14 -05:00
Luke Latham b2e120c6f6
Inline form updates for conventions (#31873) 2024-02-21 07:22:19 -05:00
Luke Latham 0e74308b8d
Standardize param arguments (#31743) 2024-02-09 09:10:03 -05:00
Luke Latham dcfb1d65a5
Clarify lazy loading is only for dev assemblies (#31407) 2024-01-11 10:22:45 -05:00
Luke Latham 79571d27b8
Razor directive ordering (#31192) 2023-12-04 08:24:41 -05:00
Luke Latham 63f5d2e7f3
Cross-link API (#31155) 2023-11-29 10:36:21 -05:00
Luke Latham e30b20648d
Lazy load assembly article updates (#31049) 2023-11-15 14:24:01 -05:00
Luke Latham 6f6d544d38
Add NOTE to WASM lazy load doc (#31040) 2023-11-15 08:14:04 -05:00
Luke Latham 0eefa20212
Blazor dates and release NITs (#31024) 2023-11-14 13:56:15 -05:00
Luke Latham 92a669b023
Blazor forms node (#30834)
* Blazor forms node

* Updates

* Updates

* Updates

* Updates

* Updates

* Updates

* Updates

* Updates

* Updates
2023-11-01 11:45:29 -10:00
Luke Latham 22e83f1bfd
Drop Blazor Server language (#30858) 2023-10-27 07:01:51 -04:00
Luke Latham 04d63a9206
Version hosted WASM <8.0 (#30253) 2023-09-07 11:53:28 -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 4075b300fa
Update filename -> file name (#28615) 2023-03-08 08:29:21 -05:00
Luke Latham c12df4825a
File-scoped namespaces (#28436) 2023-02-17 06:05:04 -06:00
Luke Latham e87be1cd4c
Blazor Security overview updates (#28336) 2023-02-09 05:56:50 -06:00
Luke Latham f2848777db
Lazy loading article versioning (#28315) 2023-02-06 16:00:15 -06:00
Luke Latham 0484277eef
Remove NOTE (#27716) 2022-11-22 06:46:26 -06:00
Luke Latham f4d2a60f54
Blazor .NET 7 release work (#27535) 2022-11-08 10:43:50 -06:00
Luke Latham bd58cc09f8
Update code-fencing to inline no-loc syntax (#27151) 2022-09-30 07:24:43 -05:00
Luke Latham 3d006d3b2d
Update example code (#26906) 2022-09-01 14:11:38 -05:00
Luke Latham 93337a48c2
Remove default Kestrel HTTPS binding (#26827) 2022-08-25 12:32:28 -05:00
GitHubPang b3eef4cdbd
Fix incorrect indefinite article (#26802) 2022-08-22 22:42:17 -05:00
Luke Latham a8d984a7e1
Blazor InputX form components (#26753) 2022-08-16 10:18:10 -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 c3c60bc796
Role of the solution file with Blazor (#25768) 2022-04-29 06:42:30 -05:00
Luke Latham 26803ce580
Change published assembly extensions update (#25657) 2022-04-18 08:55:44 -05:00
Luke Latham 546a06a2d5
Blazor no-loc adds (#25429) 2022-03-25 18:19:18 -05:00
Luke Latham 3b99c8705a
Blazor SEO pass (#25311) 2022-03-15 04:53:00 -05: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 48cb2cf54f
Blazor minimal API updates (#23483) 2021-10-07 08:20:17 -05:00
Luke Latham 9ed5d03531
Blazor Performance UE and pivot updates (#23135) 2021-09-02 08:33:50 -05: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 b8cb12b494
Blazor WASM lazy loading topic UE pass (#22603) 2021-07-13 05:43:40 -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 84853849a0
Remove Blazor author bylines (#21516) 2021-02-10 08:08:53 -06:00
Luke Latham e7d45297ae
Blazor PreferExactMatches coverage (#20952) 2020-12-15 06:36:29 -06:00
Rick Anderson 311cef0e25
appsettings.json noloc (#20320) 2020-10-27 11:27:47 -10:00
Luke Latham 39831d3acc
Update Blazor lazy loading guidance (#20041) 2020-09-29 05:32:59 -05:00
Luke Latham 21096ed64d
Update lazy loading WASM guidance (#20027) 2020-09-28 10:29:41 -05:00