-
### What happened?
I tried to convert the below example program into five languages (python, typescript, java, go, csharp). Most of the generated programs failed to compile, for various reasons.
###…
-
## Environment data
`dotnet --info` output:
```
.NET Core SDK (reflecting any global.json):
Version: 2.1.403
Commit: 04e15494b6
Runtime Environment:
OS Name: Mac OS X
OS Version…
-
I think it would be a good UX improvement to display items alongside menu items. Playnite supports different values: https://api.playnite.link/docs/tutorials/extensions/menus.html?tabs=csharp#icons
…
-
Hi, I'm seeing wrongly generated XML comments:
generated:
```cs
///
/// Exit a parse tree produced by .
///
/// The parse tree.
void ExitBreak([NotNull] EvalScriptParser.BreakContext contex…
-
Hello,
I want to generate a client targeting dotnetstandard 1.3, using the `targetFramework` property of the [CSharp generator](https://openapi-generator.tech/docs/generators/csharp/). Maybe I'm mi…
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.23.3 x64
**Electron**: 1.6.15
**OS**: Microsoft Windows 10 Enterprise
**Thrown From**: [ide-csharp](https://github.com/atom/ide-csharp) …
-
## Environment data
```
Version: Code 1.30.2 (61122f88f0bf01e2ac16bdb9e1bc4571755f5bd8, 2019-01-07T22:54:13.295Z)
OS Version: Windows_NT x64 10.0.15063
CPUs: Intel(R) Co…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
Left-recursive rules emit overloaded methods causing the method reference in the doc comment to not resolve properly. According sharwell, "The reference should resolve properly unless the method is ov…
brwml updated
9 years ago
-
**Version Used**: C# Tools 4.10.0-3.24211.4+e482b6e
**Steps to Reproduce**:
1. Make a fresh analyzer with the template
2. Upgrade all NuGet packages; the template doesn't know `context.Register…