It's don't create Helper folder in NET Standard?
I working with new empty NET Standard project. I install this Plugin but it don't auto generate Helper folder
Me, too. I just recreated it manually
@nhwilly can you provide more information? The documentation isn't clear if this "specifics" should be only on client project (android,ios) or forms (or all of them).
Could you, please, provide a code snippet of your TranslateExtension.cs file too? I was wondering if there is more code on this file because the picture on the documentation doesn't show everything. Thanks!
Oops, I discovered that have a sample folder in the project. I got it! :)
Did Anyone could reach the TranslateExtension.cs source code ,I am using visual studio 2019 with .Net Standard 2.0 Project and Helpers Folder not created ,How you guys managed to bypass that ? @nhwilly @rafaelbpa