Craig Treasure

Results 8 issues of Craig Treasure

# Issue with OpenTelemetry.Exporter.Geneva List of [all OpenTelemetry NuGet packages](https://www.nuget.org/profiles/OpenTelemetry) and version that you are using (e.g. `OpenTelemetry 1.0.2`): * [OpenTelemetry.Exporter.Geneva 1.2.6](https://www.nuget.org/packages/OpenTelemetry.Exporter.Geneva/1.2.6) Runtime version (e.g. `net462`, `net48`, `netcoreapp3.1`, `net6.0` etc....

enhancement
comp:exporter.geneva

Using MTT 0.4.7. Transforming a class that inherits from an interface: ```c# public class UserProfileViewModel : IIndividual ``` Results in an interface like the following: ```typescript /* Auto Generated */...

bug
reflection

**Describe the bug** Using [McMaster.Extensions.CommandLineUtils 4.1.0](https://www.nuget.org/packages/McMaster.Extensions.CommandLineUtils/4.1.0). Upgrading my application from .NET 7 to .NET 8 and my tests and application started failing with an unexpected error when parsing unexpected commands....

bug

This change adds the [radius](https://github.com/radius-project/radius) CLI tool to the bucket. Closes #5474 - [x] I have read the [Contributing Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md). As pointed out in the issue, there is another instance...

review-needed

### Prerequisites - [X] I have searched all issues/PRs to ensure it has not already been reported or fixed. ### Criteria - [X] Non-GUI tool - [X] Reasonably well-known and...

package-request

Not a deal breaker and more of a nitpick, but the `dotnet-config` tool appears to use tabs for indentation as opposed to spaces. This was a bit unexpected for me....

question

Me again. Getting the same issue as #170, but with a new version this time. Only this time there isn't a newer version of the [NuGet.Frameworks](https://www.nuget.org/packages/NuGet.Frameworks) package publicly available to...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug ## TLDR * Change in behavior for `dotnet publish --no-build`...

bug
area-blazor