GraphEngine icon indicating copy to clipboard operation
GraphEngine copied to clipboard

Using generated C# "struct" classes in a Xamarin Android app?

Open mwherman2000 opened this issue 3 years ago • 4 comments

I'd like to be able to use the generated C# classes from a common set of TSL structs in both a Xamarin Android app and an ASP.NET/Blazor web app.

Has anyone tried this? ....any suggestions?

mwherman2000 avatar Feb 23 '22 22:02 mwherman2000

@mwherman2000 Hi did you ever get an answer to your question; I am looking into this myself, as I have a similar need.

TaviTruman avatar Dec 02 '22 20:12 TaviTruman

No, I ended up recoding the structures I needed in my Android client app.

mwherman2000 avatar Dec 02 '22 20:12 mwherman2000

@mwherman2000 Yeah, I have done that myself; I've been experimenting with a few things to retain the generated code. I will add this capability to the Ideas section in the Discussions part of the repo. Thanks for the reply.

TaviTruman avatar Dec 09 '22 17:12 TaviTruman

@TaviTruman please do :-)

mwherman2000 avatar Dec 09 '22 20:12 mwherman2000