Commit Graph

17036 Commits (d3addbbb02e6d837153c4041b6da31df82515207)

Author SHA1 Message Date
Tom Dykstra d3addbbb02
Update spa-templates-new-vs-old.md (#31900) 2024-02-23 14:46:02 -08:00
Tom Dykstra 8f172e08aa
Merge pull request #31897 from dotnet/tdykstra-patch-1 2024-02-23 14:17:31 -08:00
Tom Dykstra 4fa71f1778
Fix link 2024-02-23 14:08:29 -08:00
Wade Pickett 1222de1f25
Min Web API tutorial: Remove prerelease for packages (#31892)
* Min Web API tutorial: Remove prerelease for packages

* Removed inconsistent periods on list items per review
2024-02-22 18:06:33 -08:00
Luke Latham 0acd66f022
Clarify remark (#31889) 2024-02-22 14:09:42 -05:00
Rick Anderson b88bdaaea1
Merge pull request #31878 from timdeschryver/issue/31484
remove deprecated ISystemClock
2024-02-22 06:24:53 -10:00
Luke Latham 8878380ee6
Update deep linking guidance (#31885) 2024-02-22 08:07:34 -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
Robert Haken 950d11d477
Draw new sample code into articles (#31879) 2024-02-21 22:58:38 -05:00
Tim Deschryver 9eb04d8012
remove deprecated ISystemClock 2024-02-21 19:38:57 +01:00
Luke Latham e664cb11b3
Update DispatchExceptionAsync example (#31872) 2024-02-21 11:09:34 -05:00
Luke Latham 87d4c8032a
Update WinForms/WPF tutorial remark (#31876) 2024-02-21 10:37:52 -05:00
Luke Latham b2e120c6f6
Inline form updates for conventions (#31873) 2024-02-21 07:22:19 -05:00
Wade Pickett 916c6d0bfc
SignaR Security: Point to customizing CORS middleware (#31870)
* SignaR Security: Point to customizing CORS middleware
2024-02-20 19:29:57 -08:00
Luke Latham c5a0842f48
Update component ref text and examples (#31866) 2024-02-20 14:30:17 -05:00
Luke Latham 6f67f3438f
Services via the top-level imports file (#31867) 2024-02-20 11:23:01 -05:00
Robert Haken a9c615e832
#31845 Routing with optional parameters and fallback value - OnInitialized vs. OnParametersSet (#31859) 2024-02-20 07:03:38 -05:00
Robert Haken 24016802a7
Blazor Render Modes - Visual Studio project template options (#31864) 2024-02-20 06:56:16 -05:00
Wade Pickett 2fbb27b521
Middleware in Minimal API: Add links (#31857) 2024-02-16 19:52:09 -08:00
Wade Pickett 2f56d2d0d0
VSC improvements for Razor Pages and MVC Tutorials (#31800)
* RazorPages and MVC Get Starting tutorials VSC improvements

* Expanded changes to version 7-8 of topics

* Apply suggestions from code review

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

* Updated per review feedback

---------

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2024-02-16 19:51:49 -08:00
Luke Latham 9f85177447
Update Todo component (#31856) 2024-02-16 17:52:55 -05:00
Cade db66e2cfd8
Update index.md (#31853) 2024-02-16 17:43:06 -05:00
Luke Latham 39e877768a
Add WebAssembly (runtime) startup callbacks (#31852) 2024-02-16 12:54:10 -05:00
Luke Latham 178d2b6b3a
NSwag for WASM+Identity article (#31850) 2024-02-16 08:44:59 -05:00
Luke Latham 4401095825
Draw new sample code into article (#31848) 2024-02-16 08:41:41 -05:00
Luke Latham dd9d3a0ade
Update Route params section (#31847) 2024-02-16 07:23:51 -05:00
Luke Latham 718629e7a3
Remove "preview" language (#31843) 2024-02-15 14:53:00 -05:00
Luke Latham 34ecf3a300
Redirect to the home page (#31841) 2024-02-15 11:27:22 -05:00
Luke Latham 2eca9c06dc
Add roles and test user guidance (#31839) 2024-02-15 10:29:05 -05:00
Luke Latham 53f1b1d067
Header and API clarifications (#31837) 2024-02-15 08:18:25 -05:00
André R de3a5b9a03
Add CompressionLevel.SmallestSize and actual Gzip/Brotli compression levels (#31722)
* Document CompressionLevel.SmallestSize and actual Gzip/Brotli compression levels

Since [.Net 6](7d527c3368) there has been an additional option: `CompressionLevel.SmallestSize`. And since .Net 7 `Optimal` was [fixed](f281393412) to not mean smallest size anymore but rather a balanced value.

This change is also documents what these abstracted `CompressionLevel` values means for Gzip and Brotli compression libraries, given those are enabled by default. In my case I came to this page wanting to get an Idea of balancing CPU use vs size of the response, as there are plenty of pages online benchmarking zlib vs brotli at all possible levels and cpu types.

* Update aspnetcore/performance/response-compression.md

* Update aspnetcore/performance/response-compression.md

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

* Update aspnetcore/performance/response-compression.md

---------

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2024-02-14 18:23:15 -10:00
Rick Anderson af011a27bf
set URLs (#31833) 2024-02-14 18:06:40 -10:00
Rick Anderson 5375bb8d88
Merge pull request #31737 from damienbod/feature/azure-ad-b2c-updates
Azure AD B2C, improve texts, use default dotnet download link
2024-02-14 17:19:38 -10:00
learn-build-service-prod[bot] 0e42239a12
Metadata attributes driven by the AI Usage and Contributor Type taxonomies must be applied to content. (#31776)
Co-authored-by: Docs Allowlist Management <docs-allowlist-mgmt@microsoft.com>
2024-02-14 17:19:00 -10:00
Tom Dykstra ec7de7a37f
31806followup (#31831) 2024-02-14 17:16:22 -10:00
Rick Anderson 65e815ec36
migration to 9 (#31806)
* migration to 9

* migration to 9

* migration to 9

* migration to 9

* migration to 9

* migration to 9

* Apply suggestions from code review

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

---------

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2024-02-14 09:09:49 -10:00
Rick Anderson b7d4e4d5bd
Merge pull request #31829 from dotnet/tdykstra-patch-2
Copy snippet to .NET 6 sample
2024-02-14 08:56:28 -10:00
Tom Dykstra 9d41104ec2
Copy snippet to .NET 6 sample 2024-02-14 10:35:23 -08:00
James Newton-King 1ecc9ac872
Link to Grpc.StatusProto package (#31809) 2024-02-14 07:43:19 -08:00
Luke Latham 254b623209
Blazor Web App with OIDC article (#31555) 2024-02-14 09:42:11 -05:00
Luke Latham c019a42565
Update broken links (#31824) 2024-02-14 08:31:09 -05:00
Luke Latham 8370e2e804
Add additional resource link (#31823) 2024-02-14 07:20:03 -05:00
Robert Haken e8a84e2c44
Blazor Startup - sample environment variable name (#31747) 2024-02-14 06:57:39 -05:00
Zlatin Stanimirov 4d1dbc126b
fix: #31786 correct url to sample project in DI pages (#31807) 2024-02-14 06:53:37 -05:00
Zlatin Stanimirov e36ca79750
fix: #31820 broken hyperlink (#31821) 2024-02-14 06:52:44 -05:00
Zlatin Stanimirov c95ee8338f
fix: #31816 (#31817) 2024-02-14 06:51:36 -05:00
Zlatin Stanimirov 4c9f44b6fa
fix: #31818 broken hyperlink (#31819) 2024-02-14 06:51:11 -05:00
Zlatin Stanimirov eecfa0bb75
fix: #31814 wrong hyperlink (#31815) 2024-02-14 06:41:52 -05:00
Zlatin Stanimirov 5022f09bf7
fix: #31812 broken URL (#31813) 2024-02-14 06:32:17 -05:00
Robert Haken d95ddbd89b
[Blazor] SignalR - do not remind "using System" (#31808) 2024-02-14 06:22:29 -05:00