xamarin github 资源

xamarin github 资源

收纳汇总 : https://github.com/benoitjadinon/awesome-xamarin

绑定汇总: https://github.com/aloisdeniel/Xamarin.Bindings  

官方汇总组件: https://github.com/xamarin/XamarinComponents 

交互行为: https://github.com/ThomasLebrun/XamarinBehaviorsToolkit   (更方便添加用户交互行为)

数据报表库: 

1,https://github.com/oxyplot/oxyplot 

2,https://github.com/aloisdeniel/Microcharts 

设置存储库: https://github.com/aritchie/settings   (用户本地保存用户的设置)

手机相关功能库:https://github.com/sami1971/SimplyMobile 

IO操作库(PCL): https://github.com/dsplaisted/PCLStorage  用于简化在各个平台的差异

flex 布局库: https://github.com/xamarin/flex/tree/master/bindings/csharp 

图片加载显示库 FFImageLoading: https://github.com/luberda-molinet/FFImageLoading  (图片压缩、缓存、加载,变换,支持 SVG,WebP)

FreshEssentials : https://github.com/XAM-Consulting/FreshEssentials

Lottie :https://github.com/martijn00/LottieXamarin (漂亮的动画处理库)

EZ-Compress-for-Xamarin :https://github.com/VictorGrunn/EZ-Compress-for-Xamarin  图片流压缩库

MediaManager :https://github.com/martijn00/XamarinMediaManager   Audio 和 Video PCL 库

NGraphics: https://github.com/praeclarum/NGraphics 跨平台的画图组件

IOS PDFReader: https://github.com/AlexanderMac/mTouch-PDFReader  用于 Xamarin.iOS  的 PDF 阅读课

SkiaSharp : http://skia.org/  Powerful C# API for doing 2D graphics. It is powered by Google’s Skia library

splat: https://github.com/reactiveui/splat A library to make things cross-platform that should be

ReactiveUI: https://github.com/reactiveui/ReactiveUI   MVVM framework 框架,附带一些功能

MvvmCross: https://github.com/MvvmCross/MvvmCross    MvvmCross  框架

CarouselView : https://github.com/alexrainman/CarouselView   轮播插件

Rg.Plugins.Popup : https://github.com/rotorgames/Rg.Plugins.Popup 弹出层 

Bind: https://github.com/praeclarum/Bind   简单的一个双向绑定库

Wires: https://github.com/aloisdeniel/Wires 轻量级绑定库

自定义导航栏 : CustomNavigationBarSample  

SlideOverKit: https://github.com/XAM-Consulting/SlideOverKit  滑动层 

tab-badge :  https://github.com/xabre/xamarin-forms-tab-badge/   给 tab 添加 badge .

Badge : https://github.com/B1naryStudio/Xamarin.Badge  为图标添加 badge 

 

网络相关库:

Flurl: https://github.com/tmenier/Flurl

Fusillade: https://github.com/paulcbetts/Fusillade

Reachability.Net: https://github.com/has-taiar/Reachability.Net  网络状态检查

Refit:   https://github.com/paulcbetts/refit    快速构建 REST 接口

RestEase : https://github.com/canton7/RestEase 同上

sockets-for-pcl: https://github.com/rdavisau/sockets-for-pcl      sockets 库

Xamarin.Transitions:  https://github.com/OliveTreeBible/Xamarin.Transitions  动态效果库

Akavache : https://github.com/akavache/Akavache   An Asynchronous Key-Value Store for Native Applications

PCLCrypto:   https://github.com/AArnott/PCLCrypto  安全类库(比如:MD5)

 

NControl: https://github.com/chrfalch/NControl/ 对控件包装处理(NGraphics )

acr-xamarin: https://github.com/aritchie/acr-xamarin-forms   包括对话框,设置相关,设备信息 

notifications: https://github.com/aritchie/notifications  提示组件

AdvancedTimer: https://github.com/ufuf/AdvancedTimer

ImageCirclePlugin:  https://github.com/jamesmontemagno/ImageCirclePlugin  圆形图片

CompassPlugin:  https://github.com/JarleySoft/CompassPlugin  罗盘相关

DeviceOrientation: https://github.com/aliozgur/Xamarin.Plugins/tree/master/DeviceOrientation  设备方向相关

barcode : https://github.com/rebuy-de/rb-forms-barcode    条形码 

soltechxf:  https://github.com/soltechinc/soltechxf   xamarin.forms  扩展库

扩展:https://github.com/paulpatarinski/Xamarin.Forms.Plugins   SVG,Cell, Map, ListView 扩展 

Toasts 插件: https://github.com/EgorBo/Toasts.Forms.Plugin

插件库:  https://github.com/twintechs/TwinTechsFormsLib  FastCell, FastImage, FastGridCell

Xamarin-Forms-Labs: https://github.com/XLabs/Xamarin-Forms-Labs    更多的xamarin 控件(已经不在更新,推荐使用下面这个)

Xamarin-Forms-Plugins : https://github.com/jamesmontemagno/Xamarin.Plugins  Xamarin-Forms 插件

DeviceMotion https://github.com/rdelrosario/xamarin-plugins/tree/master/DeviceMotion  设备感应器监控 (加速度计,陀螺仪,磁强计,指南针)

fingerprint :https://github.com/smstuebe/xamarin-fingerprint  指纹相关

HybridKit: https://github.com/chkn/HybridKit   

Lamp: https://github.com/kphillpotts/Xamarin.Plugins/tree/master/Lamp  一个简单的用于控制闪光灯插件

ManageSleep: https://github.com/molinch/Xam.Plugins.ManageSleep  后台休眠相关组件

telephony: https://github.com/ghuntley/telephony    Email, sms, voice and video call functionality 

Version: https://github.com/mtrinder/Xamarin.Plugins/tree/master/Version  获取 APP 版本

Badge: https://github.com/B1naryStudio/Xamarin.Badge   图标 badge 相关 

LocalNotifications: https://github.com/B1naryStudio/Xamarin.LocalNotifications  本地通知组件 

RoundedBoxView: https://github.com/paulpatarinski/Xamarin.Forms.Plugins/tree/master/RoundedBoxView   附加圆形边框

ImageCropper: https://github.com/XAM-Consulting/Xam.Plugins.ImageCropper   图片剪切

ImageCirclePlugin: https://github.com/jamesmontemagno/ImageCirclePlugin  

 

UI:http://www.ammyui.com/ 

工具类:

xamarin.forms 实时预览(第三方):  http://www.xamarinformslive.com/ 

material-icons : https://github.com/interisti/vs-material-icons-generator  VS 工具 ,快速添加 图标

已禁用评论。