Safia Abdalla

Results 518 comments of Safia Abdalla

Cross-refing https://github.com/dotnet/aspnetcore/issues/43330 as a scenario for this API.

> @captainsafia I'm interested in doing this. Do you accept PR for this issue at the moment? At the moment, we've departed from our approach of using metadata/attributes for annotating...

@commonsensesoftware Yep, I think a separate issue makes sense for the API versioning case. This one was specifically around minimal + OpenAPI which is a lot more scoped than the...

@Youssef1313 Mind giving this a review? Would appreciate your knowledge here!

I think it might make more sense to put the doc under the "Authentication" segment instead of secrets management since it is more tied to auth than secrets.

> /ping @captainsafia on whether there's work you think we should do here Need to revive and update https://github.com/dotnet/aspnetcore/pull/37362

@wtgodbe Nope! Good to use this issue. This is something I was hoping to look into after preview7.

@wtgodbe Not yet. I think this will be 7.0 GA work for me. :/

> Would this guide be better split into separate guides for With the merge of #44127, the guide is now more scenario focused. It's not split by operating system but...

> Good idea. I normally scan eng/build.ps1 to find how to set $env:JAVA_HOME and extend $env:Path for Java. That or hope my command history contains Does it make sense to...