-
I maintain a list of Roslyn Source Code Generators at [ignatandrei.github.io/RSCG_Examples/v2/docs/List-of-RSCG](https://ignatandrei.github.io/RSCG_Examples/v2/docs/List-of-RSCG)
However, the sourc…
-
- [x] This is actually a bug report.
- [x] I have tried searching the documentation and have not found an answer.
**What Model are you using?**
Ollama 3.2
**Describe the bug**
When I use th…
-
### Is your feature request related to a problem? Please describe.
There is already a NestJS Client Code Generator in the [OpenAPITools Repo](https://github.com/OpenAPITools/openapi-generator) but …
-
Currently the only thing that uses AOP and thus requires a framework that supports AOP is the ContractMethodInterceptor. It should be possible to switch this class for GWT projects. Instead of using A…
-
Hi,
I'm dealing with this error when I try to generate code from swagger.json `Impossible load file or assembly System.Text.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51`.…
-
I am trying to upload a file with powershell.
To do this I used Postman (form-data) to generate a powershell script like this:
add-type -AssemblyName System.Net.Http
$multipartContent = [System…
-
### Prerequisites
* [X] Put an X between the brackets on this line if you have done all of the following:
* Checked that your issue isn't already [filed](https://github.com/leanprover/lean4/is…
-
Since building a project also kicks-off and awaits for building referenced and transitive projects. Wouldn't it make sense to also allow source generators to have access to the syntax of down stream p…
-
I would like to add a hex color code generator. Add the **hactoberfest** label and assign this to me.
-
Two rules, csharp_binary and cc_binary both depend on a single code generation rule. However, because csharp_binary uses transitions, the code generation rule runs multiple times, once for cc_binary, …