-
### Describe the bug
We have a Blazor server side application that throws AmbiguousMatchException when editing values.
The DataAnnotationsValidator throws an AmbiguousMatchException when it encoun…
-
### Describe the feature you'd like
From the video you can see that when I click debug, the terminal opens which is a problem because it covers the entire screen. So I have to close it. This happen…
-
### Issue description
When enabling [RestorePackagesWithLockFile](https://devblogs.microsoft.com/nuget/enable-repeatable-package-restores-using-a-lock-file/), generating the packages.lock.json file l…
skttl updated
3 weeks ago
-
### Tested versions
Looks to be reproducible back to 4.0 based on the commits. I repro'ed it in 4.3
### System information
Godot v4.3.stable.mono - macOS 14.5.0 - Vulkan (Mobile) - integrated…
-
# Construct a very simple .NET Project.
Start by creating a `dotnet-example` directory. Then create a project file...so it will build
```
// Goes in dotnet-example/DotnetExample.csproj
…
-
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
-
**Output of `dotnet --info`:**
```
.NET Core SDK (reflecting any global.json):
Version: 3.0.100-preview5-011568
Commit: b487ff10aa
Runtime Environment:
OS Name: Windows
OS Vers…
-
### .NET version
net8.0.300
Full `dotnet --info` output
.NET SDK:
Version: 8.0.300
Commit: 326f6e68b2
Workload version: 8.0.300-manifests.9e3391ed
MSBuild version:…
-
### Describe the bug
TempData is *never* cleared. In a brand new empty ASP.NET Razor Page project, I can set TempData one single time, close the browser, stop the process, exit VS 2019, restart and t…
-
Azure Functions project cannot be properly restored if there is no machine-level package source defined.
# Steps to reproduce:
- edit `%appdata%\NuGet\NuGet.Config` and remove all package source…