Joe Cellucci

Results 45 comments of Joe Cellucci
trafficstars

@dsherret Would it be possible to get this reviewed? I know this package is deprecated but it's just so dang useful 🙏

I am having what I believe is a similar issue. I will try to make a minimum example but we only experienced the issue after our entity model grew to...

@Joelfo This problem is like you described. You have two entities with the same ID; since they inherit from the same base class and have the same ID, EF will...

I would also really prefer to have an `isValid` property on the result. Otherwise I have to repeatedly call `Object.keys` and that's cumbersome. Here's a subclass I typed up quick...

Migrating some of our larger apps to Aspire is something our team is investigating. Being able to natively integrate with open telemetry and metrics is one of the biggest benefits...

Great, thank you! Hopefully good news soon 🤞

Well, that's disappointing. Would the priority change if it were considered a bug instead of a feature? My reasoning would be since the call returns other information about the pull...

@Arvindgade I am not sure what you mean - I don't work for Microsoft, I just use the cli.

> @celluj34 We will discuss with API team and get back to you. @v-anvashist Has there been discussion on this? I'm still interested in seeing this added.

@hermanho Do you mean, why can't I combine the results from two queries? That's what I'm doing now, but I shouldn't have to. Using the az cli from Azure DevOps...