-
The [current NuGet package](https://www.nuget.org/packages/Mongo2Go/3.1.3) (version 3.1.3) weights 115 MB.
Commit a932934998c298f0ea1386cc7b9cfbf7fdcc6f10 added support for Linux/arm64. Creating a …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I've started hitting some errors in my blazor web application (in a wasm component) where it'…
-
### Description
With the attached simple example project the dotnet store command fails upon creation the runtime package store.
[ExampleContent.zip](https://github.com/dotnet/core/files/11599121/…
-
#### Describe the bug
From CMD or git for windows bash:
```bash
dotnet new -i Microsoft.DotNet.Try.ProjectTemplate.Tutorial
mkdir Try
cd Try
dotnet new trydotnet-tutorial
dotnet try verify # Su…
-
## Environment data
`dotnet --info` output:
.NET SDK:
Version: 8.0.303
Commit: 29ab8e3268
Workload version: 8.0.300-manifests.c915c39d
MSBuild version: 17.10.4+10fbfb…
-
It is not clear whether this is even possible, or if it is possible how to achieve it.
We have a WPF application (not netcore) which is not going to be ported to netcore anytime in the near future …
-
Hello!
I wanted to know if Nyancat will be published for .NET 6 in NuGet.org anytime soon because, after installing it as a global .NET tool in a machine with the SDK of .NET Core 3.1, .NET 6 and .NE…
-
Too many files are marked executable. (while I've only looked at the osx-arm64 build, I would guess this is a general problem.
```
% find ../dotnet-sdk-6.0.100-alpha.1.20625.2-osx-arm64 -perm +111…
-
### Describe the bug
Because the implicit usings for web projects include both Microsoft.AspNetCore.Hosting and Microsoft.Extensions.Hosting, referencing `IHostingEnvironment` unqualified in code r…
-
We got errors in our build pipeline related to our internal CLI tooling failing to resolve correctly, in our estimation, following VS2019 installation.
Running the latest NuGet: `Version: 5.3.0.626…