Hello,
We are evaluating SharpKit for use in our project. It's a large code base with extensive use of Portable Class Libraries currently shared between server and Silverlight applications. The idea is to write a new JavaScript client using the existing PCLs which we are hopping to 'compile' to JavaScript.
The issue we have run into is that class library project needs to reference SharpKit.JavaScript.dll which is compiled as the full .NET assembly and therefore cannot be used with our PLCs.
Is there a version of SharpKit for Portable Class Libraries? Or any other way how to overcome this? - Thanks in advance for any suggestions
Regards