Top 20 NuGet Xamarin Packages
Cross Platform Mobile Development
Simple color cross fade utility for Android. Supported types: RGB, ARGB, HSV, HSV (with alpha).
ImageView and FrameLayout with gestures control
Useful tools for your xamarinForms application
THIS PACKAGE CONTAINS CODE FROM Øystein Krog's MASTER BRANCH. DO TEST YOUR APP VERY THOROUGHLY PLEASE. YOU HAVE BEEN WARNED.
This fork integrates ericsink's SQLitePCL.bundle_green library to be compatible with Android N. (ONLY works with Android and iOS)
SQLite.Net PCL is an open sourc...
A SQLitePCLRaw provider bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_winsqlite3()); Depending on the platform, you may also need to add one...
A SQLitePCLRaw provider bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_sqlite3()); Depending on the platform, you may also need to add one of...
A SQLitePCLRaw provider bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_sqlite3()); Depending on the platform, you may also need to add one of...
A SQLitePCLRaw provider bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_sqlcipher()); Depending on the platform, you may also need to add one ...
A SQLitePCLRaw provider bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_sqlcipher()); Depending on the platform, you may also need to add one ...
A SQLitePCLRaw provider bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add one ...
A SQLitePCLRaw provider bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add one ...
A SQLitePCLRaw provider bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_custom_sqlite3()); Depending on the platform, you may also need to add...
A SQLitePCLRaw provider bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_custom_sqlite3()); Depending on the platform, you may also need to add...
// 版本号码:前3码是对应原生SDK版号,后1码是Nuget上传版号
public override void ViewDidLoad()
{
base.ViewDidLoad();
var btn1 = new UIButton()
{
BackgroundColor = new UIColor(0,0,255,255),
Frame = new CoreGraphics.CGRect(50, 50, 200, 100)
};
btn1.SetTitle ("Order", UIControlState.Normal);
bt...
Expansion pack for Xamarin providing enhanced MVVM, controls, effects, and much more.
This package contains a cross-platform video player for Xamarin applications.
A helper library of BindingConverters, MarkupExtensions, and other utilities for building XAML applications on platforms that support Xamarin.Forms.
Binding library of https://github.com/robertlevonyan/materialChipView v1.0.1
.Net Standard 2.0 version of corcav.behaviors