Whit Waldo

Results 63 issues of Whit Waldo

## In what area(s)? /area runtime ## Describe the proposal Today, Dapr supports the capability to authenticate to Azure using any of a collection of authentication measures: - Client Credentials...

**What content needs to be created or modified?** As featured on the last community call, there's a PowerPoint deck that's a useful starting point for building out presentations explaining Dapr...

content/missing-information

# Description After installing the `Dapr.Client` NuGet package, there exists a method on a `DaprClient` called `CreateInvokeHttpClient` which accepts an `appId`, a `daprEndpoint` and a `daprApiToken` argument and produces an...

# Description This implements the nullability annotations across the Dapr.Client SDK both on the type level and with a few changes to the logic as necessary to facilitate these changes....

area/client
technical debt

This is just an issue to track the larger initiative to implement nullability annotations across the whole of the .NET SDK. It's a large enough undertaking that it's worth splitting...

technical debt

This is more a placeholder for a later release after November of this year when .NET 6 and .NET 7 become officially unsupported. Following that date in the subsequent release,...

The recent RC provides the new capability to introduce new classes to a project. I'd like to expand on this and see the introduction of new interfaces as well. My...

enhancement

I would like to introduce a static extension method to a type and am able to create the method and mark it as static without issue. But when introducing the...

enhancement

I've got a fabric applying an aspect to the class shown below. The aspect shows up in Intellisense and I can see the applied aspect output when viewing the Metalama...

Realizing that this is a big ask that might be outside of the immediate goals of Metalama and prompted by [the response](https://github.com/postsharp/Metalama/issues/316#issuecomment-2186425709) to #316 and #315 I'd nonetheless like to...

enhancement