unchase / Unchase.Odata.Connectedservice

:scroll: A Visual Studio extension for connecting to OData services with generating client-side C# proxy-classes
Apache License 2.0
44 stars 13 forks source link

Generation never run #88

Open mkalinovTC opened 2 years ago

mkalinovTC commented 2 years ago

I try to generate client proxy from crm endpoint. As endpoint security does not allow connection to endpoint I try to generate proxy from metadata xml file. Connected service properly identifies all types and methods but fails the generation.

Capture