Cross-Platform C# Development
Imagine you have an idea for a great application that will make millions of users happy. But what users - Windows users, Mac users, Linux users, iOS users, Android users, Chrome OS users? You should pick one or should you? We all know about the Mono project and Xamarin that let you write C# code that runs on different platforms, but this is not enough, because all these platforms have different APIs the C# code is bound to, so you will have to write different C# code for each platform. Fortunately, a new solution has been presented recently that provides really cross-platform C# development, which means that you write your C# code once and it runs on all platforms with no modifications needed! Meet the Nevron Open Vision .