Safia Abdalla

Results 518 comments of Safia Abdalla

@SaharAlaaQutb Have you tried some of the steps outlined in the troubleshooting guide: https://nteract.gitbooks.io/hydrogen/content/docs/Troubleshooting.html?

> We considered this as a part of C# 10, but rejected it as we didn't have a concrete scenario that could use the feature. Is there a scenario for...

We've shipped support for form-binding in Minimal APIs as of .NET 8. Closing this for now. We'll track follow-up work in other issues.

I think the distinction here is a matter of semantics. The filters do run within the MVC action invocation pipeline and the invocations can be triggered from the endpoint middleware....

> Not sure if there is an api to control this, but I don't believe the issue is in this repo. Resurrecting a bit of an old thread here but...

> @captainsafia were you asking for a merge❔ Yep! 😄 > One QQ on the changes: Don't `IFormFile` parameters use the name to find a specific attached file❔ I'm not...

Triage: We think it might be related to the change in behavior in the `BrowserLink` middleware that is documented here (https://github.com/dotnet/aspnetcore/issues/45037). @MackinnonBuck Do you know if the PR to fix...

> Is there a way to fix this behavior in .NET 7? We don't typically backport bug fixes that include a new API. @DamianEdwards was there a workaround for this...

> @vuvarov-cantaloupe actually I'm not sure why we are waiting for the Blazor team's input here since this is a change to the MVC code test projects. Yep, we can...