svenheden / csharp-models-to-typescript

C# models to TypeScript
88 stars 58 forks source link

Ignore IgnoreDataMember attribute #71

Closed digocesar closed 3 months ago

digocesar commented 1 year ago

The project is ignoring according to JsonIgnore attribute. But the attribute IgnoreDataMember used by WCF can be present too.