Javier Calvarro Nelson

Results 32 issues of Javier Calvarro Nelson

_From @MarekPokornyOva on Monday, March 30, 2020 6:57:14 PM_ ### Describe the bug I get error while evaluating DynamicObject descendant's value in Blazor WASM. I can't recognize if this is...

target-wasm
area-Tools: linker

Fixes https://github.com/dotnet/aspnetcore/issues/42580 Adds a new type InteractiveRequestOptions that contains the data developers can use to customize the authentication flows. The data is passed in through the State parameter to the...

area-blazor
feature-blazor-wasm-auth

Can we provide an overview page for SPAs so that we can add common information about SPA development with ASP.NET Core? As well as docs on how the templates work...

Pri1
Source - Docs.ms
doc-enhancement

[EDIT by guardrex to change the metadata to point to the *Startup* topic, where we can place the examples with existing ones.] Examples are: * Ensuring that your library is...

Pri2
Blazor
doc-enhancement

--- **Issue moved from dotnet/aspnetcore#38379** - Please respond to @enetstudio. --- _From @enetstudio on Sunday, November 14, 2021 7:27:04 PM_ I've created a Mobile Blazor Bindings project as described [here](https://docs.microsoft.com/en-gb/mobile-blazor-bindings/walkthroughs/build-first-app)...

--- **Issue moved from dotnet/maui#6709** - Please respond to @campersau. --- _From @campersau on Saturday, April 30, 2022 6:31:24 PM_ ### Description Adding some client javascript libraries via libman does...

--- **Issue moved from dotnet/aspnetcore#41864** - Please respond to @padhumailin. --- _From @padhumailin on Thursday, May 26, 2022 9:03:02 AM_ ### Is there an existing issue for this? - [X]...

investigating

If you setup a custom RoleClaimType in TokenValidationParamters the identity is created [here](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/9ad658f983a83718880ac104a31a0462d61913ef/src/Microsoft.IdentityModel.Tokens/TokenValidationParameters.cs#L337) with the custom role claim type (as expected) but then when the mappings are being applied, all...

P1
Customer reported
Bug

## Changes to routing logic in Blazor applications on 5.0.1 There was a bug in the blazor routing implementation that affected how we computed the precedence of routes. This might...

Announcement
Breaking change
5.0.0
Documented

## Updated validation logic for Static Web Assets There was a bug in the way Static Web Assets validated the existence of conflicting assets in ASP.NET Core 3.1 and Blazor...

Announcement
Breaking change
5.0.0
Documented