Test the new topic and some tips in the new version for .NET Core. - نوشته شده در (821 Views)
Average Member
sadra
مطلب: 354
ranking imageranking imageranking image

Hi Huw. Now its Ok

For Persian Lang

1) Many fields do not have translation tags
2) There is no persian calendar
3) There is no right-to-left view
4) https://www.reddick.co.uk/js/timeago/timeago.fa.js net::ERR_ABORTED 404 (Not Found)

 

 پیش‌فرض مرتب‌سازی برای تاریخ DESC به معنی جدیدترین است  
 تعداد در صفحه 
نوشته شده در
Forum Administrator
HuwR
مطلب: 4632
ranking imageranking imageranking imageranking imageranking image

Yes I know, it is unfortunately bottom of my current list but I will get round to sorting them.

نوشته شده در
Forum Administrator
HuwR
مطلب: 4632
ranking imageranking imageranking imageranking imageranking image

rtl style sheets added.

نوشته شده در
Average Member
sadra
مطلب: 354
ranking imageranking imageranking image

rtl style sheets added.

Originally posted by HuwR

Yes, It's Ok.

---------------------------

a question
For the new version of .NET Core, what percentage of code was rewritten in JS, CSS and CS? Is there any special advantage in .NET Core?

One thing I felt: the speed in the new version is much higher than the previous version

نوشته شده در
Forum Administrator
HuwR
مطلب: 4632
ranking imageranking imageranking imageranking imageranking image

rtl style sheets added.

Originally posted by HuwR

Yes, It's Ok.

---------------------------

a question
For the new version of .NET Core, what percentage of code was rewritten in JS, CSS and CS? Is there any special advantage in .NET Core?

One thing I felt: the speed in the new version is much higher than the previous version

Originally posted by sadra

Some of the css an js has changed (it now uses a semi official bootsrap rtl css which seems to take care of most stuff, it may need a few tweaks though.

As you noticed the main advantage is it's performance compared to the previous .net versions. It can also theretically be hosted on a linux server just as easily as windows which would massively reduce hosting costs for some users.

I still need to do some work on the mysql bit to get that fully working, but shouldn't take too much effort.