-
### Summary
The [CanInstantiateTemplate_WithAlias](https://github.com/dotnet/sdk/blob/dbb4c290cd576d30f5d84104b6035687ce85ca67/test/dotnet-new.Tests/DotnetNewInstantiateTests.cs#L38) test method is c…
-
We are doing Application compatibility testing with this application against the latest .NET 9 SDK. When retarget the application to net9.0 and build with the latest .NET 9 SDK, it failed with error: …
-
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 …
-
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
-
### Description
```C#
using System;
namespace GetFileSystemEntries
{
class Class1
{
static void Main(string[] args)
{
foreach (var drive in DriveInfo.Get…
-
Test_Windows_Desktop_Spanish_Release_64_Windows.10.Amd64.Server2022.ES.Open
Microsoft.CodeAnalysis.LanguageServer.UnitTests.Diagnostics.PullDiagnosticTests.TestWorkspaceDiagnosticsWaitsForLspTextChang…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When using Blazor, changing a parameter with a default value to nullable leads to a `In…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I try to access AuthenticationStateProvider from a DelegatingHandler which intercepts r…
-
See: https://github.com/dotnet/sdk/pull/91 and https://github.com/dotnet/sdk/issues/102
-
Hello,
> The bug was originally here https://github.com/fsharp/FSharp.Compiler.Service/issues/965
I have a project which uses a FSharp.Compiler.Service to parse `.fsx` files as a Domain specific…