-
> warning NU1608: Detected package version outside of dependency constraint: Z.Blazor.Diagrams 3.0.2 requires Microsoft.AspNetCore.Components.Web (>= 8.0.0 && < 9.0.0) but version Microsoft.AspNetCor…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
Hey together,
i have a constellation similar to the following:
```csharp
...
app.Services.A…
kl1mm updated
17 hours ago
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
At the end of a test run using the test host builder, I often (but not always) see some unhel…
-
InvalidOperationException: BaseAddress must be set on the HttpClient instance
Refit.Implementation.Generated+ElsaApiClientResourcesPackageContractsIPackageApi.global::Elsa.Api.Client.Resources.Packag…
-
The `BuildInstallers` switch defines if installers should be built which defaults to false. We should pass the switch in here: https://github.com/dotnet/dotnet/blob/eb82b31516b032924126ac2c81f3edca809…
-
### Description
I'm trying to use generic host on net480, but when run the host, there will be a `System.ArgumentException` (I enable this exception to terminate when debugging) with message `Bit pos…
-
Hi.
I have adopted [sid-kubernetes.yaml](https://github.com/simpleidserver/SimpleIdServer/blob/master/sid-kubernetes.yaml) to deploy to an EKS cluster:
```yaml
---
# Source: simpleidserver/temp…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
`Microsoft.AspNetCore.Connections.Abstractions` provides an interface `ITlsHandshakeFeature`,…
-
**Describe The Bug**
As stated in the title, username can't be empty, but it can be blank.
**Steps To Reproduce**
1. Go to the login screen.
2. Type ' ' (space character with no quotes) in the u…
-
### Description
Histogram meter custom tags value are not parsed using correct separater "=", as when sending up Histogram (AggregatePercentilePayload) with custom tags to dotnet monitor, in file …