SharpZipLib by: ICSharpCode
  • 9 total downloads
  • Latest version: 1.0.0-alpha2
  • 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)
ShortGuid by: Damon E. Drake
  • 4 total downloads
  • Latest version: 2.0.1
  • Guid ShortGuid
Creates a url friendly base64 version of a Guid
SimpleInjector by: Simple Injector Contributors
  • 442 total downloads
  • Latest version: 5.5.0
  • 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.Core by: Six Labors
  • 28 total downloads
  • Latest version: 1.0.0-beta0008
  • rectangle point size primitives
Low level primitives for use across Six Labors projects.
SixLabors.Fonts by: Six Labors and contributors
  • 58 total downloads
  • Latest version: 1.0.0-beta15
  • font truetype opentype woff
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
SixLabors.ImageSharp by: Six Labors and contributors
  • 59 total downloads
  • Latest version: 3.1.10
  • 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
SkiaSharp by: Microsoft
  • 263 total downloads
  • Latest version: 2.88.9
  • xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform skiasharp
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
  • 231 total downloads
  • Latest version: 2.88.9
  • xamarin graphics ios android windows uwp tvos watchos macos tizen cross-platform skiasharp harfbuzz
This package adds text shaping support to SkiaSharp via HarfBuzz.
SkiaSharp.NativeAssets.Linux by: Microsoft
  • 250 total downloads
  • Latest version: 3.118.0-preview.1.2
  • 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.NativeAssets.Linux.NoDependencies by: Microsoft
  • 215 total downloads
  • Latest version: 2.88.9
  • xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform skiasharp
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. This variation of the Linux native assets includes the build of libSkiaSharp.so that does not have any dependencies on third-party libraries. The complete dependency list is: - libpthread.so.0 - libdl.so.2 - libm.so.6 - libc.so.6 - ld-linux-x86-64.so.2 The excluded dependencies are: - Fontconfig
SkiaSharp.NativeAssets.macOS by: Microsoft
  • 112 total downloads
  • Latest version: 2.88.9
  • xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform skiasharp
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.NativeAssets.WebAssembly by: Microsoft
  • 194 total downloads
  • Latest version: 2.88.9
  • xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform wasm webassembly skiasharp
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.NativeAssets.Win32 by: Microsoft
  • 109 total downloads
  • Latest version: 2.88.9
  • xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform skiasharp
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.Views.Blazor by: Microsoft
  • 39 total downloads
  • Latest version: 3.119.0
  • graphics cross-platform skiasharp skia aspnet blazor web ios android linux windows tvos macos tizen
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.
SourceLink.Create.CommandLine by: Cameron Taggart
  • 75 total downloads
  • Latest version: 2.8.3
  • sourcelink pdb symbols git sourceindexing debugging sourceserver build
SourceLink: Source Code On Demand Source Link your Portable PDB files to allow source code to be downloaded on demand
SQLite by: SQLite Development Team
  • 6 total downloads
  • Latest version: 3.13.0
  • SQLite embedded database sql
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. This package contains native libraries for SQLite on Linux, macOS, and Windows (desktop and Universal Windows apps).
SQLite.Native by: SQLite Development Team
  • 3 total downloads
  • Latest version: 3.12.3
  • sqlite embedded database sql
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. This package contains native libraries for SQLite on Windows, macOS, and Linux.
SQLitePCLRaw.bundle_e_sqlite3 by: Eric Sink
  • 69 total downloads
  • Latest version: 1.1.14
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: e_sqlite3 included
SQLitePCLRaw.bundle_green by: Eric Sink
  • 76 total downloads
  • Latest version: 1.1.15
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: iOS=system SQLite, others=e_sqlite3 included
SQLitePCLRaw.core by: Eric Sink et al
  • 79 total downloads
  • Latest version: 1.1.14
  • sqlite pcl database xamarin monotouch ios monodroid android wp8 wpa netstandard uwp
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. In order to use this package, you will need to also add one of the SQLitePCLRaw.provider.* packages and call raw.SetProvider(). Convenience packages are named SQLitePCLRaw.bundle_*.