Tyler Vorpahl

Results 6 issues of Tyler Vorpahl

Hi @borisdj We are attempting to implement bulk services to read a parent table by Id, then read the child relation (one-to-many) by the joining/navigational property of the parent id,...

question

I am using Azure Functions 3.0.13 and referring to the [documentation provided](https://docs.microsoft.com/en-us/azure/azure-functions/functions-host-json) I have one TimerTrigger that runs daily that puts 0...N messages on the service bus that is then...

bug

Hello, We have entities that inherit BaseEntity ``` public abstract class BaseEntity { [DatabaseGenerated(DatabaseGeneratedOption.Identity)] [Key] [Column(Order = 0)] public int Id { get; set; } public string CreatedBy { get;...

With the following settings `L.PolylineDecorator(polyline, { patterns: [{ offset: 75, repeat: 75, symbol: L.Symbol.arrowHead({ pixelSize: 10, pathOptions: { weight: 1, color: trip.TripIcon.color, fill: true, fillOpacity: 1 } }) }] });`...

bug

### Description It looks like the dependency graph for this package is pointing to @angular/common ^12.0.0 while the latest angular version is 18.x.x ![image](https://github.com/user-attachments/assets/dddbec5b-2ab3-408f-9589-7bfd684787ea) ### Which package are you using?...

bug

**Bug Description** I'd like to be able to filter tools within MCPs such as Azure to reduce the context, we have 40+ tools but only need 2 **Environment Info** -...

duplicate
enhancement
platform:windows
area:tools
area:mcp
perf:memory