-
### Build
https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=18732
### Build leg reported
Build Browser wasm Linux Release _Threading_BuildOnly / …
-
Vulnerable Library - microsoft.aspnetcore.mvc.razor.viewcompilation.2.1.1.nupkg
Path to dependency file: /src/PackageArchive/Scenario.WebApp/Scenario.WebApp.csproj
Path to vulnerable library: /tmp/…
-
All the work we've done since last October finally shipped in version `1.0.0-msbuild3-final` of the tools. There has been significant changes to the code including support for the new MSBuild-based (a…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Cannot save a custom format. Red exclamation point.
### Expected Behavior
Save a custom fo…
-
Operating System: Ubuntu 16.04
dotnet --info
Host (useful for support):
Version: 2.1.0
Commit: caa7b7e2ba
.NET Core SDKs installed:
No SDKs were found.
.N…
-
Hi,
I think i may have found an issue when using ReferenceLoopHandling.Error (which seems to be the default), in an MVC Web Api that i am working on. In my scenario i tried loading an entity and its …
-
Should this also include information on `ILoggingProfiler`
```csharp
using Microsoft.AspNetCore.Mvc;
using Microsoft.Extensions.Logging;
using Umbraco.Cms.Web.Common.Controllers;
using Umbraco.Cm…
-
### Describe the bug
I found this when trying to run Identity Server on Kubernetes. Turns out it also fails with the default MVC template when running in docker on Linux. When opening the website in …
-
## Steps to reproduce
- set nuget `http_proxy` as described [here](https://docs.nuget.org/consume/nuget-config-settings#proxy-settings)
- validate that "classic" nuget actually works
- create new basi…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
JsonSerializer.Deserialize throws an exception when there is a an array in the json and the m…