-
Working solution here: https://github.com/PolkageistHS/SourceGenTestSample
This only applies to the Microsoft.CodeAnalysis.CSharp.Testing unit tester. The actual code generation works fine.
W…
-
**Description**
I'm updating the LZ compression/decompression support in a networking library (https://github.com/MarcFletcher/NetworkComms.Net) to provide .net8 support. This is being implemented at…
-
Hello Christian,
Thank you for your effort on this incredible extension.
I am using VS2022.
I have noticed the default "targetFramework" option for OpenAPI Generator is supposed to be : ne…
-
Hi!
I am encountering an issue while generating a C# client using NSwag, where I modify the OpenAPI document to remove the /api prefix from all paths. This is leading to an ArgumentException: An it…
-
I've setup NSwag MSBuild to run my `nswag.json` file according to the instructions here: https://github.com/RicoSuter/NSwag/wiki/NSwag.MSBuild
This works great on Windows.
However when I try to b…
-
### Description
In WinForms, there is an issue where Visual Studio crashes when trying to show a form in design time after disabling the `form.ShowInTaskbar` property. I have replicated this issue by…
-
### URL(s)
https://github.com/dotnet/core/tree/main
### Description
Almost last place. Concering all versions
Shame that compilable language is slower than Python Regius
https://programming-lan…
-
Hi, I have a controller and generate the spec from it with OperationProcessor. **With v13.20, everything was fine**.
I add an operation like this:
..
operation.Parameters.Add(new OpenApiParamete…
-
### Description
Case insensitive substring search got considerably slower in .NET 8 compared to .NET 7.
### Configuration
x64
Observed on several different HW configurations - Intel/AMD, VM/…
-
The following code in [`azure-arm-common.ts:357-361`](https://github.com/microsoft/azure-pipelines-tasks-common-packages/blob/5164346aa9bdc1b4f58c282770da82996cf52096/common-npm-packages/azure-arm-res…