-
Hi
I use `NSwag.WebApi` code generation and run into some concurrency problems.
The worst thing is that the exception is silently ignored [here](https://github.com/RicoSuter/NJsonSchema/blob/bfc09ac…
-
Do you alredy have a nice sample where you use options in the template engine?
/cc @tforkmann
forki updated
8 years ago
-
when generating c# client with a large swagger.json file (>10000 lines)
System.InvalidOperationException: Error while rendering Liquid template CSharp/Class:
System.Reflection.TargetInvocationExc…
-
We recently switched to generating templates async, which required making the DotLiquid templates threadsafe by default. However, this resulted in the filters no longer being available, as can be see…
-
Today when I was trying to generate a C# client using NSwagStudio I came across the following error:
```
System.InvalidOperationException: Error while rendering Liquid template CSharp/Class:
Sys…
-
Environment - ASP.NET Owin.
After upgrading NJsonSchema.CodeGeneration ^ NJsonSchema.CodeGeneration.TypeScript to 10.1.11 and NSwag.CodeGeneration.TypeScript 13.3.0 generator throws error. On any …
-
### Prerequisites
- [x] I have written a descriptive issue title
- [x] I have verified that I am running the latest version of the CDP4-IME
- [x] I have searched [open](https://github.com/RHEAGRO…
-
Now I have some settings that I don't want on all my machines.
For example the email and user in .gitconfig
How could we introduce templates, dotLiquid? others
Inspiration from chezmoi dotf…
-
I am "thin" in these blocks and prose for help because there is some mistake ...
file
https://developer.allegro.pl/swagger.yaml
It gives mistakes as below
NSwagStudio v13.0.4.0
"
System.In…
-
I'm getting NullReferenceExceptions on generating some client code (CSharp and TypeScript).
I tried to consume the latest v2 api of Searoutes:
https://developer.searoutes.com/api/v2.yaml
But i…