在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):sami1971/SimplyMobile开源软件地址(OpenSource Url):https://github.com/sami1971/SimplyMobile开源编程语言(OpenSource Language):C# 100.0%开源软件介绍(OpenSource Introduction):SimplyMobileCollection of abstracted mobile functionalities. Xamarin.iOS, Xamarin.Android & WP8. Simple to use components and usage examples suitable also for new Xamarin developers. Device abstraction examples help in understanding the differences between the platforms. Usage of the components are designed to be extremely simple. Example use of the static Battery class is the same from iOS, Android and WP8:
One of the most helpful classes is a data source designed to work with the base data observers (UITableView, ListView etc). On Windows platforms many controls already use ObservableCollection as their data source so it was the natural base for the class. Basic use (displaying textbox with the object value) does not require more than the below code. To display custom views only a few lines of code is needed (more in the wiki-pages).
Project also includes some plugins using third party OSS libraries. For example IJsonSerializer has both JSON.Net and ServiceStack.Text plugins allowing easy swap from one (de)serializer to another and of course the so important performance tests. Recent addition is ServiceStack.OrmLite.SQLite libraries for both iOS and Android allowing easy access to SQLite databases (ServiceStack.OrmLite also supports many major databases on the desktop/server side). |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论