MultilingualPlugin icon indicating copy to clipboard operation
MultilingualPlugin copied to clipboard

It's don't create Helper folder in NET Standard?

Open nguyenthanhliemfc opened this issue 7 years ago • 4 comments

I working with new empty NET Standard project. I install this Plugin but it don't auto generate Helper folder

nguyenthanhliemfc avatar Feb 04 '18 02:02 nguyenthanhliemfc

Me, too. I just recreated it manually

nhwilly avatar Jul 11 '18 20:07 nhwilly

@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!

rafaelbpa avatar Aug 18 '18 21:08 rafaelbpa

Oops, I discovered that have a sample folder in the project. I got it! :)

rafaelbpa avatar Aug 18 '18 21:08 rafaelbpa

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

yusufmsalh avatar Apr 02 '20 09:04 yusufmsalh