Found 80 packages
VisioForge Controls UI Wrappers for Android
Render After Effects animations natively on Android. Port for .NET 8.
A fork of the DotNetZip project without signing with a solution that compiles cleanly. This project aims to follow semver to avoid versioning conflicts. DotNetZip is a FAST, FREE class library and toolset for manipulating zip files. Use VB, C# or any .NET language to easily create, extract, or update zip files.
[DEPRECTATED] Use Xamarin.Google.Android.Vending.Licensing instead. C# implementation of Google's Android License Verification Library (LVL).
[DEPRECTATED] Use Xamarin.Google.Android.Vending.Expansion.Downloader instead. C# implementation of Google's Android APK Expansion Downloader.
Package Description
Cobrowse.io - .NET iOS and Android SDK
ncnn wrapper library written in C++ and C# for Xamarin.UWP, Xamarin.Android and Xamarin.iOS
A .NET implementation of the Bundle from the Android SDK
Android Xamarin implementation for BenDotNet.RFID.NFC reader
Library to load images quickly and easily. Features: - Support .NET 9 / .NET 10 native iOS / Android / Mac - 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 / 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)
This package is binded from com.facebook.react.hermes-android.
The Clevertap DOTNET Android Binding for Mobile Customer Engagement and Analytics solutions
Transformations for FFImageLoading.Native library. - BlurredTransformation - CircleTransformation, RoundedTransformation, CornersTransformation, CropTransformation - ColorSpaceTransformation, GrayscaleTransformation, SepiaTransformation, TintTransformation - FlipTransformation, RotateTransformation - Supports custom transformations (native platform `ITransformation` implementations) These transformations can be consumed from FFImageLoading.Native. Don't forget to add the package in all platform specific projects. This way the correct native implementation is injected.
Build native UIs for iOS, Android, UWP, macOS, Tizen and many more from a single, shared C# codebase
This package is binded from com.facebook.soloader.nativeloader.
A Log Helper For C#.You can use it just like Android Log
DotNetCompression v3 is a streaming compression library that enables you to easily compress and decompress streams, byte arrays or single files using the LZF4, DEFLATE, ZLIB, GZIP, BZIP2 and LZMA methods. From fast compression to high compression, it unites a wide range of lossless data compression methods under a single library while at the same time offering the highest throughput rates. Optimized for maximum performance, DotNetCompression v3 proves that managed C# can now compress and decompress at breathtaking speeds. Includes fully managed assemblies for .NET, CF, Azure, Silverlight, Windows Phone 7, Xbox 360, Mono, MonoTouch and Mono for Android.
An extremely simple charting library for .NET 7 / .NET 8 native Android, iOS and Mac OS.
SVG support for FFImageLoading.Native library.