Michael Mainer

Results 72 issues of Michael Mainer

On Windows, I can run build.sh to compile the book when I use Git Bash. There is also a minor typo too. I suggest you make the following changes: ###...

**Pat on the back** Kudos to you. I'd like to provide links like this in my PR so that folks can quickly see file history. I've wanted something like this....

**Is your feature request related to a problem? Please describe.** This is a security requirement that we run the Component Governance task in a release pipeline. azure-pipelines.yml performs a release...

Task
security review requirement
promote

Part of component governance review

donotmerge

Reference: https://github.com/microsoftgraph/msgraph-sdk-dotnet/issues/591 https://docs.microsoft.com/en-us/dotnet/architecture/microservices/implement-resilient-applications/use-httpclientfactory-to-implement-resilient-http-requests [AB#9594](https://microsoftgraph.visualstudio.com/0985d294-5762-4bc2-a565-161ef349ca3e/_workitems/edit/9594)

Request: enhancement
P2

A outer handler that is used during testing to provide error responses. We want to make sure that our client can handle random/different responses throughout the pipeline. This handler can...

P1

Issue: The generated client library doesn't support creating arbitrary requests. We need a way to send arbitrary requests and get back deserialized objects. The following snippet demonstrates a way to...

Request: enhancement
P2

Concurrent calls can hit the same throttling limit. We want separate threads that hit the same throttling limit to co-respect the throttling limit. Throttling limits are workload specific. This means...

#307 [AB#7325](https://microsoftgraph.visualstudio.com/0985d294-5762-4bc2-a565-161ef349ca3e/_workitems/edit/7325)

Request: feature
P1

Change depends on https://github.com/microsoftgraph/msgraph-sdk-dotnet-core/pull/58 getting published to NuGet. Add an extension method on [entities that support delta query ](https://docs.microsoft.com/en-us/graph/delta-query-overview#supported-resources) to provide a HashSet of changed properties. Returns a HashSet where...

Request: feature
P2