Steve Cinquegrana
Steve Cinquegrana
I tested 2.2.29 and 2.2.28. It works in the latter build but not the former, tho the former has a note: "Fixed a minor issue on SuppressIldasmAttribute."
Still not working - tho seemingly not deprecated - in 2.2.33. I understand that it's pretty useless but please either deprecate it or honour the directive. Otherwise it's just junk...
Can someone please comment on this? Is this working for anyone else? I know the feature isn't robust but it is useful for anyone casually wanting to look at your...
More on this ... I traced it to something that happens to the abstract object `oArgs`. If I pass `JsonConvert.SerializeObject` a defined object, it works both straight and obfuscated. However,...
> > > Duplicate of #130. I don't think it is. I don't think the abstract object is being obfuscated, I think its code is being erroneous reassembled.
Arrggghhh. This is a real gotcha; I use this control in a class library for oAuth2 authorisation. But the consuming app requires VS to be run as Admin. Even consuming...
Thanks for your reply. 1. Can you explain or point me to what purpose the `operationIndex` is supposed to serve? 2. Can you point me to the change note/log/doco that...
Ok. No wonder I couldn't find explicit refs to `operationIndex`. That issue doesn't really explain - from my POV as a client class library developer - the need for it...
BTW, version 6 seems to have an issue where it inserts a lot of unnecessary name spacing that wasn't occurring as much in previous versions. I'll post a bug report...
@ajrice6713 This might be a bit beyond our use case. But we, too, combine 20-odd APIs into a single class library SDK but the base URI takes care of the...