-
## Steps to reproduce
Using CLI : Create a .net core ASP.NET Core web/Web API/Web App (Model-View-Controller) project
## Expected behavior
dotnet restore and build succeed without errors or warn…
-
## Environment data
`dotnet --info` output:
.NET Core SDK (reflecting any global.json):
Version: 2.1.500
Commit: b68b931422
Runtime Environment:
OS Name: Windows
OS Version: 10.…
-
So, related to #368, I'd like to request that a feed be made available that would only contain the packages up until the dnx changeover was done, so those of us who use Visual Studio can continue to w…
-
No url, no authentication - just use the existing HttpClient
Reason:
dotnetcore test frameworks allow the instaltiation of a website with a WebApplicationFactory that then can be asked for a Htt…
-
I am working on ASP.NET Core app and cannot find a solution for displaying SSRS reports. With the absents of "Microsoft.Reporting.WebForm" no longer works. What is the best practice for displaying SSR…
-
I've been trying to determine how the order of dependencies in the `projectFileDependencyGroups` section of the project.assets.json file is determined. If it were purely alphabetical I would expect 'd…
-
**Release Type**: Official Release
**Version**: 3.1.0.1
**Platform(s)**: Windows 10 Home
**Describe the bug**
The installation of Visual Studio returned with code 1.
**To Reproduce**
1…
-
## Steps to reproduce
Use Windows 10 Pro, Visual studio 2019 Preview
```
dotnet new webapi
dotnet restore
dotnet run
```
## Expected behavior
https://localhost:5001/ Show webpage
## Actu…
-
I've upgraded from .NET Core 2.0 to 2.1.1.
Everything was working fine but now I'm getting this error:
`Cannot find compilation library location for package 'Microsoft.NETCore.App'`
Dockerfil…
-
pine64@pine64:/build_webapi$ dotnet --version
3.0.100-preview-010046
pine64@pine64:/build_webapi$ sudo dotnet webapi.dll
It was not possible to find any compatible framework version
The specified …