-
```[tasklist]
### Tasks
- [ ] https://github.com/Azure/autorest.csharp/issues/4980
- [ ] https://github.com/Azure/autorest.csharp/issues/5006
- [ ] https://github.com/Azure/autorest.csharp/issues/4979…
-
I know there's already support for excluding controllers when generating the OpenAPI document, but this is for the other end when generating clients.
Is it possible to configure NSwag to generate c…
-
Using System;
namespace Helloaaworld
{
class Program
{
static void Main()
{
Console.WriteLine("Hello World!);
}
}
}[
-
This isn't necessarily a bug, but it had me stumped all morning, so wanted to flag it for future readers, and maybe for the Roslyn team to consider a diagnostic warning as part of `EnforceExtendedAnal…
-
![grafik](https://github.com/randovania/randovania/assets/38186597/4ef258a1-0adb-4d22-841a-251343fcfcbc)
There are quite a few of these.
-
https://cattyhouse-guiny.xyz/2024/09/16/csharp%E5%86%85%E5%AD%98%E7%AE%A1%E7%90%86/
Catty House
-
I saw this issue when I am trying to generate the petstore: https://github.com/microsoft/typespec/tree/main/packages/samples/specs/petstore
Because of [this issue](https://github.com/microsoft/typespe…
-
### Describe the bug
In enabling the AOT readiness analyzers, the MessagePack codebase produces a lot of warnings. Among them is an AD0001 warning about a failed analyzer. See Exceptions section for …
-
MessagePack-CSharp has shown that it is *very* fast and effective on msgpack payloads.
-
The OpenApi generation fails at the moment of installing the necessary dependencies, in particular when trying to install the package `Microsoft.CSharp`:
```
Unable to install Microsoft.CSharp versi…