문제

Is there a way to use Ncalc on a windows phone 8 project? If not are there any alternatives to use?

I added it to my project through nuget but when i try to evaluate an expression it throws an exception

A first chance exception of type 'NCalc.EvaluationException' occurred in NCalc.DLL Could not load type 'System.Threading.ReaderWriterLock' from assembly 'mscorlib

도움이 되었습니까?

해결책

I found Jace.Net it works perfectly with WP8.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top