-
HI,
Here is the code I am using to generate the C# classed based on Json Schema đź‘Ť
var generator = new CSharpGenerator(schema);
generator.Settings.ClassStyle = CSharpClassStyle.Poco;
var file…
-
When the fully qualified name is available, we should compare the fully qualified names in case there are multiple types with the same name in different namespaces.
https://github.com/microsoft/types…
-
convert php classes to csharp /C# classes and make it .net library
-
##### Description
'csharp' and 'csharp-dotnet2' codegens are obsolete to say the least. While i do like very much what other parts of swagger-codegen-cli generate (as its default conventions and in…
-
I'm trying to use P for the first time and got this while compiling a basic project with Peasy on vscode:
Reporting since the error message asked me to.
Edit: deleting the output folder seems t…
-
Unhandled exception. System.ArgumentNullException: Value cannot be null. (Parameter 'path1')
at System.ArgumentNullException.Throw(String paramName)
at System.IO.Path.Combine(String path1, Str…
-
```
Exception thrown at iterator CarSpawningJobGenerator.GenerateProceduralJobsCoroutine after yield at "initial":
System.TypeLoadException: Could not resolve type with token 010000cc (from typeref,…
-
-
### Reforged Eden 2 Build Number
22
### Game mode
Survival
### Tested in vanilla
Issue does not happen in vanilla
### Description of issue
```
NullReferenceException: Object reference not set …
-
There are duplicated APIs for attributes:
1. https://github.com/microsoft/typespec/blob/26c2924413b0452441b9d401e34c6a44143f9e2d/packages/http-client-csharp/generator/Microsoft.Generator.CSharp/src/P…