-
Currently syntax blocks are not highlighted:
![image](https://user-images.githubusercontent.com/1697911/121598946-3d733e80-c9f7-11eb-920a-5400380489c6.png)
Would be great to enable syntax highli…
-
**Environment:**
- Version: 5.6.5
- Installation/Running method:
- [ ] Visual Studio Extension
- [ ] NuGet package
- [x] Standalone tool
- [x] DotNet Core Tool from NuGet
…
-
## Steps to reproduce the issue
1. Create a .NET 5.0 Console app
2. Run:
```ps1
dotnet new nugetconfig
dotnet nuget add source -n dotnet5 https://dnceng.pkgs.visualstudio.com/public/_packaging/do…
-
As the title say i'm having a problem while adding a new migration to the DB. I get an exception on **Microsoft.AspNetCore.Hosting.Abstractions**. The CLI obviously doesn't find the version 1.1.1.0 of…
x3y0s updated
2 years ago
-
Hi,
just compiled a complex web application natively. Everything is working perfectly except Swashbuckle. I am not shure how to fix it. This is the exception:
```
System.Reflection.MissingMetad…
-
**Describe the issue**
Today, after using this extension for well over a year, I get "##[error]Unable to find a build definition for Project Parker System Base with the build id: 791.". Maybe with th…
-
****Problem :** Reverse proxy server is not working.. I tried to configure UI with krestel service url in that case some of parallel requests are getting failed giving error socket exception 125...**…
-
_From @livarcocc on March 29, 2018 21:20_
_From @luisantoniojr on March 29, 2018 21:9_
After a clean installation of opensuse tumbleweed, first thing i done, after update the system, was try to inst…
-
I'm having problem with scaffolding `DbContext`. I'm using latest `.NET Core 1.1.0 SDK`. I'm following this guide: [https://docs.microsoft.com/en-us/ef/core/get-started/aspnetcore/existing-db](https:/…
arruw updated
2 years ago
-
## Steps to reproduce
- On Ubuntu 16.04 LTS, install the latest version of CLI (I had 5825)
- mkdir `sample.webapi`
- cd `sample.webapi`
- dotnet new webapi
- Open the `.csproj` file and add a ru…