Found 7,298 packages
Build native UIs for iOS, Android, UWP, macOS, Tizen and many more from a single, shared C# codebase
Forms and validation support for Blazor applications. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
Maps models and renderers for Xamarin.Forms
Xamarin Library to load images quickly and easily on Xamarin.Forms. Ensure you call CachedImageRenderer.Init() on each platform!!! Features: - Xamarin.iOS, Xamarin.Android, Xamarin.Forms, Xamarin.Mac and Windows (WinRT, UWP) support - Configurable disk and memory caching - Multiple image views using the same image source (url, path, resource) will use only one bitmap which is cached in memory (less memory usage) - Deduplication of similar download/load requests. *(If 100 similar requests arrive at same time then one real loading will be performed while 99 others will wait).* - Error and loading placeholders support - Images can be automatically downsampled to specified size (less memory usage) - Fluent API which is inspired by Picasso naming - SVG / WebP / GIF support - Image loading Fade-In animations support - Can retry image downloads (RetryCount, RetryDelay) - Android bitmap optimization. Saves 50% of memory by trying not to use transparency channel when possible. - Transformations support - BlurredTransformation - CircleTransformation, RoundedTransformation, CornersTransformation, CropTransformation - ColorSpaceTransformation, GrayscaleTransformation, SepiaTransformation, TintTransformation - FlipTransformation, RotateTransformation - Supports custom transformations (native platform `ITransformation` implementations)
Prism provides an implementation of a collection of design patterns that are helpful in writing well structured, maintainable, and testable XAML applications, including MVVM, dependency injection, commanding, event aggregation, and more. Prism's core functionality is a shared library targeting the .NET Framework and .NET. Features that need to be platform specific are implemented in the respective libraries for the target platform (WPF, Uno Platform, .NET MAUI and Xamarin Forms). Prism for Xamarin.Forms helps you more easily design and build rich, flexible, and easy to maintain Xamarin.Forms applications. This library provides user interface composition as well as modularity support.
Create Horizontal and Vertical carousels, add page indicators, navigation arrows and much more. “How to” at Github repository.
XLabs.Forms is a open source project that aims to provide a powerfull and cross platform set of controls tailored to work with Xamarin Forms. This package contains the cross-platform XLabs Forms framework and controls.
Use these extensions to build Xamarin.Forms applications with Prism and Unity.
Toolkit for Xamarin.Forms (Controls, Behaviors, and Converters)!
SkiaSharp for Xamarin.Forms is a set of views that can be used to draw on the screen.
Xamarin Forms Renderer to build native UIs for WPF
The Microsoft Report Viewer 2010 SP1 Redistributable Package includes controls for viewing reports designed using Microsoft reporting technology.
Umbraco Forms Core encapsulates core components of the forms builder for use by package developers. This package can be used with Umbraco CMS version 9 and higher, for version 8 or below, use https://www.nuget.org/packages/UmbracoForms.Core/ instead.
Umbraco Forms Core Providers encapsulates core providers of the forms builder for use by package developers.
A Web Forms control for Microsoft.AspNet.Web.Optimization
Umbraco Forms Web encapsulates web components of the forms builder for use by package developers.
Plugin for Xamarin forms. Allows you to open any page as a popup.
Material renderers for Xamarin.Forms
Umbraco Forms is an extension for Umbraco CMS allowing editors to create and manage forms and review submissions.
ZXing.Net.Mobile is a C#/.NET library based on the open source Barcode Library: ZXing (Zebra Crossing), using the ZXing.Net Port. It works with Xamarin.iOS, Xamarin.Android, Windows Phone (Silverlight), and Windows Universal. The goal of ZXing.Net.Mobile is to make scanning barcodes as effortless and painless as possible in your own applications. See https://github.com/Redth/ZXing.Net.Mobile/releases for release notes.