MVC.Net running on a Raspberry Pi - نوشته شده در (1886 Views)
Forum Administrator
HuwR
مطلب: 4776
4776
Weel, it's been a long time since I last looked at the Mono project (cross platform .Net) but since I now have an 8Gb Pi running a 64bit OS I thought I would give it another try.
It has come a very long way since I last gave it a look and now pretty much supports all flavours of the .Net framework. As quick test, I created a page that loads data from a csv file and then graphs it using a javascript charting library

 پیش‌فرض مرتب‌سازی برای تاریخ DESC به معنی جدیدترین است  
 تعداد در صفحه 
نوشته شده در
Forum Administrator
HuwR
مطلب: 4776
4776
I doubt it would be possible to move the entire forum code base to mono, but may try at some point bigsmile
نوشته شده در
Forum Administrator
HuwR
مطلب: 4776
4776
well, I was completely wrong about the above. With only a few minor changes. It bloody runs, couldn't believe it.
نوشته شده در
Forum Administrator
philsbbs
مطلب: 2269
2269
Looking forward to testing bigsmile
Phil
نوشته شده در
Forum Administrator
HuwR
مطلب: 4776
4776
Hit a few snags smile
نوشته شده در
Forum Administrator
HuwR
مطلب: 4776
4776
First problem is the third party component Postal.Mvc which I use for templated emails using the view templates doesn't work in Mono, it just errors, although I think I have now sorted this mostly by writing my own template parser.
Second problem, none of the plugins work sad
نوشته شده در
Forum Administrator
Torborg
مطلب: 1797
1797
What is mono?
نوشته شده در
Forum Administrator
HuwR
مطلب: 4776
4776
Mono is an Open Source free programming language project. It is an implementation of Microsoft’s .NET Framework based on the European association for standardizing information and communication systems (ECMA) standards for C# language and Common Language Runtime (CLR).

So it basically allows you to re-compile Windows based .Net code and get it running on Linux/Mac OS.
نوشته شده در
Forum Administrator
HuwR
مطلب: 4776
4776
Can't guarentee it will be up, but currently you can get at my demo running on my raspberry Pi cool
https://mono.themediawizards.co.uk/
user: testuser
pwd: password
نوشته شده در
Forum Administrator
HuwR
مطلب: 4776
4776
I have managed to get one of the plugins working, so am fairly confident I can now get the others sorted.
نوشته شده در
Forum Administrator
HuwR
مطلب: 4776
4776
plugins now all working [^]
شما باید یک متن وارد کنید