-
```
/usr/bin/link: extra operand '/LIBPATH:C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\
14.31.31103\\ATLMFC\\lib\\x64'
Try '/usr/bin/link --help' for more informat…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I'm unable to debug ASP.NET core 7.0.3 using VS2022
`Microsoft Visual Studio Profess…
-
Blockly-Automation is a Low Code automation for WebAPI.
More details at https://github.com/ignatandrei/BlocklyAutomation/wiki/netcore
-
### Describe the bug
Running `dotnet format` or `dotnet format --verify-no-changes` on a plain webapi c# generated dotnet project errors on 7.0.302 with:
```
Unhandled exception: System.Reflectio…
-
## Steps to reproduce
In an empty folder named `Test`, run `dotnet new`. Replace the generated `project.json` file with:
``` json
{
"version": "1.0.0-*",
"buildOptions": { "emitEntryPoint": true…
-
_From @villecoder on Wednesday, June 21, 2017 11:37:39 AM_
I'm following Radu Matei's implementation of WebSocket middleware for an ASP.NET Core website running behind docker.
Here are my projec…
-
The following tests are flaky and affecting our NetCore builds in Linux
### tests
- ResumesTransmissionSenderAfterPauseDurationWhenTransmissionGetServerError
- ResumesTransmissionSenderAfterPause…
-
_From @mfish0005 on Tuesday, June 11, 2019 9:14:26 PM_
# Web API template won't run from WSL(Ubuntu) shell
# Environment
.NET Core SDK (reflecting any global.json):
Version: 2.2.300
Commi…
-
- ASP.NET Core 1.1.2
- Target frameworks: `netcoreapp2.0;net461`
Added docker support to my 3 projects. Trying to run `docker-compose` debug from inside VS gives the following errors:
```
Rest…
-
### Description
during execution of /dump I get http 500 error.
Here is stack trace gathered from console:
{"Timestamp":"2023-03-07T08:34:23.5112371Z","EventId":13,"LogLevel":"Error","Category"…