Luke Latham
Luke Latham
Per https://github.com/dotnet/blazor-samples/issues/41 ... > there is new [JavaScript interop available](https://github.com/dotnet/dotnet-api-docs/pull/8390) for .Net 7. > > I created simple demo to show the new JavaScript interop in Blazor. > > I'm...
The article makes reference in one or two spots to using a custom `web.config`, but it doesn't indicate disabling a transform of a custom file ... ```xml true ``` ---...
Fixes #27013
Per https://github.com/dotnet/aspnetcore/issues/43974#issuecomment-1247486989. --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: 0969556b-b77e-bdb8-8e20-fd6971be0c25 * Version Independent ID: d17e4c28-ea82-0dd8-295d-19f6ada147ea *...
Update the guidance in this topic and the AAD B2C WASM security topic for a double scheme or a scheme prefixed with `api://` based on the outcome of https://github.com/dotnet/aspnetcore/issues/27417. Cross-ref...
Per https://github.com/dotnet/AspNetCore.Docs/issues/27131#issue-1390893582 Also, check/update all VS4Mac guidance across the Blazor docs. VS4Mac release notes: https://learn.microsoft.com/visualstudio/releases/2022/mac-release-notes --- #### Document Details ⚠ *Do not edit this section. It is required for learn.microsoft.com...
**UPDATE (11/3/22)**: Four of these are available now in API docs, so I'll set those immediately and continue to keep tabs on the rest. For at least (possibly more) ......
For macOS with .NET MAUI dev tools, react to resolution of https://github.com/dotnet/maui/issues/5561. Context at https://github.com/dotnet/AspNetCore.Docs/pull/25384#discussion_r834701257. --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com...
From @pranavkm on #5520 ... > might be good to add a quip about property model \ parameter model conventions. Sort of along the lines of https://docs.microsoft.com/en-us/aspnet/core/mvc/controllers/application-model?view=aspnetcore-2.1#sample-modifying-the-parametermodel. For most parts,...
When content is provided in an issue comment here, please remove the PU member assignment and assign the issue to @guardrex 🦖. PU member will be pinged on the PR...