-
### Background
The [dotnet/runtime](https://github.com/dotnet/runtime/tags) and the [dotnet/sdk](https://github.com/dotnet/sdk/tags) follow different version schemes. So for a single dotnet runtime r…
-
We're generating bindings for our Cocoa SDK via https://github.com/getsentry/sentry-dotnet/blob/main/scripts/generate-cocoa-bindings.ps1 which has turned laborious and brittle.
Issues
- Not reentrant…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When using an unsigned integer type with `BindConverter` (and perhaps other cases where it ap…
-
### Description
I am still determining if this is a runtime bug, but since this code works everywhere except Blazor WASM, I have to ask.
I am working on a program with a [native library](https://g…
-
### Describe the bug
Could not load file or assembly 'Microsoft.DotNet.Cli.Utils
### To Reproduce
`dotnet.exe build`
### Exceptions (if any)
```
PS C:\Users\PC\source\repos\REDACTED> dotnet.…
-
Hey!
i found your library and run the demo project and it all works ok but
I am getting an issue when trying to install the package with Nuget under Visual Studio.
Trying to instal Vizor.ECharts …
-
# Context
---
The dotnet version is being regenerated after the tag has happened. This is a problem because it ends up requiring you to:
1. Tag the tree.
2. Build the sdk.
3. Commit the dotnet ver…
-
Spike using official Kubernetes Client library (https://github.com/kubernetes-client/csharp) in PowerShell to access the target cluster and get resource information
Parent issue; #353
-
We have not transitioned the proxy logic found in Azure.Core [here](https://github.com/Azure/azure-sdk-for-net/blob/9853adde6b848d6e9fc52f99794a98b1df23ca27/sdk/core/Azure.Core/src/Pipeline/HttpClient…
-
Hello
I come here from the following problem : https://github.com/stryker-mutator/stryker-net/issues/2077 since it seems to be a Buildalyzer problem.
All of our projects use this configuration :…