SixLabors.Core by: Six Labors
  • 142 total downloads
  • Latest version: 1.0.0-beta0008
  • rectangle point size,primitives
Low level primitives for use across Six Labors projects.
SharpDX.D3DCompiler by: Alexandre Mutel
  • 368 total downloads
  • Latest version: 4.2.0
  • SharpDX DirectX Direct3D Multimedia MDX 3D
Assembly providing DirectX - D3DCompiler managed API.
SharpDX.Direct2D1 by: Alexandre Mutel
  • 377 total downloads
  • Latest version: 4.2.0
  • SharpDX DirectX Direct3D Multimedia MDX 3D 3D Direct2D D2D DirectWrite DWrite WIC
Assembly providing DirectX - Direct2D, DirectWrite and WIC managed API.
SharpZipLib by: ICSharpCode
  • 220 total downloads
  • Latest version: 1.4.2
  • Compression Library Zip GZip BZip2 LZW Tar
SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar written entirely in C# for .NET. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language)
SkiaSharp.NativeAssets.Linux by: Microsoft
  • 645 total downloads
  • Latest version: 3.119.4-preview.1.1
  • graphics cross-platform skiasharp skia ios android linux windows tvos macos tizen
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
SkiaSharp.HarfBuzz by: Microsoft
  • 1,082k total downloads
  • Latest version: 3.119.4-preview.1.1
  • graphics cross-platform skiasharp skia harfbuzz text shaping ios android linux windows tvos macos tizen
This package adds text shaping support to SkiaSharp via HarfBuzz.
Sharpnado.TaskMonitor by: Jean-Marie Alfonsi
  • 48 total downloads
  • Latest version: 1.0.2
  • async, void, await, task, asynchronous, fire, forget, best, practices
Free yourself from async void! TaskMonitor is a task wrapper component helping you to deal with "fire and forget" Task (non awaited task) by implementing async/await best practices. Featuring: * Safe execution of your non awaited tasks * Delegates for all states of the loaded task * Builder pattern for more elegant construction and deferred execution * Support for task with result * Default handling of errors and statistics * Global configuration for statistics and errors handler * Consider globally or locally the cancel state as faulted to simplify your workflow
Sharpnado.Forms.HorizontalListView by: Jean-Marie Alfonsi
  • 297 total downloads
  • Latest version: 1.8.2
  • xamarin.forms android ios netstandard horizontallistview collectionview gridview carouselview listview drag drop
* Horizontal, Grid, Carousel or Vertical layout * Reveal custom animations * Drag and Drop feature * Column count * Infinite loading with Paginator component * Snapping on first or middle element * Padding and item spacing * Handles NotifyCollectionChangedAction Add, Remove and Reset actions * View recycling * RecyclerView on Android * UICollectionView on iOS Initialization: * On core project call Sharpnado.HorizontalListView.Initializer.Initialize(true, false) in App.xaml.cs after InitializeComponent(). * On platform projects (ios/android), call SharpnadoInitializer.Initialize() before Xamarin.Forms.Forms.Init() and LoadApplication(new App()). Warning: the MaterialFrame is no longer included in the package, you have to install it manually: Sharpnado.MaterialFrame.
SixLabors.Shapes by: Six Labors and contributors
  • 403 total downloads
  • Latest version: 1.0.0-beta0009
  • polygon rectangle point in polygon complex polygons shape 2D
Fully managed polygon manipulation/merging and interrogation library targeting netstandard.
Sharpnado.Shadows by: Jean-Marie Alfonsi
  • 49 total downloads
  • Latest version: 1.2.1
  • xamarin.forms android ios uwp tizen netstandard shadow blur color shadows neumorphism
Add as many custom shadows as you like to any Xamarin.Forms view (Android, iOS, UWP, Tizen). * You can specify each shadow Color, Opacity, Blur, and Offset * You can add one shadow, 3 shadows, 99 shadows, to any Xamarin.Forms element * Implement easily Neumorphism * Animate any of these property and make the shadows dance around your elements * The only dependency is `Xamarin.Forms`, no `AndroidX`, no `SkiaSharp` (except Tizen) needed! Performance: Implemented with custom draw on Android, CALayer on iOS, SpriteVisual on UWP, SkiaSharp on Tizen. Mandatory initialization on iOS: Xamarin.Forms.Forms.Init(); Sharpnado.Shades.iOS.iOSShadowsRenderer.Initialize(); Mandatory initialization on UWP: var rendererAssemblies = new[] { typeof(UWPShadowsRenderer).GetTypeInfo().Assembly }; Xamarin.Forms.Forms.Init(e, rendererAssemblies); Mandatory initialization on Tizen: Xamarin.Forms.Forms.Init(); Sharpnado.Shades.Tizen.TizenShadowsRenderer.Initialize();
SkiaSharp by: Microsoft
  • 1,729k total downloads
  • Latest version: 3.119.4-preview.1.1
  • graphics cross-platform skiasharp skia ios android linux windows tvos macos tizen
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
SharpDX.Direct3D9 by: Alexandre Mutel
  • 372 total downloads
  • Latest version: 4.2.0
  • SharpDX DirectX Direct3D Multimedia MDX 3D Direct3D9 D3D9
Assembly providing DirectX - Direct3D9 managed API.
SkiaSharp.NativeAssets.macOS by: Microsoft
  • 686 total downloads
  • Latest version: 3.119.4-preview.1.1
  • graphics cross-platform skiasharp skia ios android linux windows tvos macos tizen
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
SixLabors.ImageSharp.Drawing by: Six Labors and contributors
  • 361 total downloads
  • Latest version: 2.1.7
  • Image Draw Shape Path Font
An extension to ImageSharp that allows the drawing of images, paths, and text.
SixLabors.Fonts by: Six Labors and contributors
  • 910 total downloads
  • Latest version: 2.1.3
  • font truetype opentype woff woff2
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
SharpDX.DXGI by: Alexandre Mutel
  • 372 total downloads
  • Latest version: 4.2.0
  • SharpDX DirectX Direct3D Multimedia MDX 3D DXGI
Assembly providing DirectX - DXGI managed API.
SixLabors.ImageSharp by: Six Labors and contributors
  • 549 total downloads
  • Latest version: 3.1.12
  • Image Resize Crop Gif Jpg Jpeg Bitmap Pbm Png Tga Tiff WebP NetCore
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SimpleInjector by: Simple Injector Contributors
  • 1,279k total downloads
  • Latest version: 5.5.1
  • simpleinjector architecture dependency-injection DI Inversion-of-Control IOC
Simple Injector is an easy, flexible and fast dependency injection library that uses best practice to guide your solutions toward the pit of success.
SixLabors.Shapes.Text by: Six Labors and contributors
  • 267 total downloads
  • Latest version: 1.0.0-beta0009
  • shapes text
Allows generating glyphs for text and a fonts for manipulation using SixLabors.Shapes
SkiaSharp.NativeAssets.Win32 by: Microsoft
  • 663 total downloads
  • Latest version: 3.119.4-preview.1.1
  • graphics cross-platform skiasharp skia ios android linux windows tvos macos tizen
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.