SixLabors.ImageSharp by: Six Labors and contributors
  • 258 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
SkiaSharp by: Microsoft
  • 296 total downloads
  • Latest version: 3.119.2-preview.2.3
  • 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
  • 320 total downloads
  • Latest version: 3.119.2-preview.2.3
  • 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.
SkiaSharp.NativeAssets.Linux by: Microsoft
  • 261 total downloads
  • Latest version: 3.119.2-preview.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.NativeAssets.macOS by: Microsoft
  • 315 total downloads
  • Latest version: 3.119.2-preview.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.NativeAssets.Win32 by: Microsoft
  • 291 total downloads
  • Latest version: 3.119.2-preview.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.
SocketIO.Core by: doghappy
  • 7 total downloads
  • Latest version: 3.1.2
Package Description
SocketIO.Serializer.Core by: doghappy
  • 5 total downloads
  • Latest version: 3.1.2
Package Description
SocketIO.Serializer.NewtonsoftJson by: doghappy
  • 10 total downloads
  • Latest version: 3.1.2
Package Description
SocketIO.Serializer.SystemTextJson by: doghappy
  • 12 total downloads
  • Latest version: 3.1.2
Package Description
SocketIOClient by: doghappy
  • 202 total downloads
  • Latest version: 4.0.0.1
  • socket.io-client
socket.io-client implemention for .NET
SocketIOClient.Common by: doghappy
  • 4 total downloads
  • Latest version: 4.0.0
  • socket.io-client
socket.io-client implemention for .NET
SocketIOClient.Serializer by: doghappy
  • 4 total downloads
  • Latest version: 4.0.0.1
  • socket.io-client
socket.io-client implemention for .NET
SocketIOClient.Serializer.NewtonsoftJson by: doghappy
  • 4 total downloads
  • Latest version: 4.0.0.1
  • socket.io-client
socket.io-client implemention for .NET
SourceGear.sqlite3 by: Eric Sink
  • 31 total downloads
  • Latest version: 3.50.4.5
  • sqlite
This package contains builds of the native SQLite code for various platforms. These builds have "e_sqlite3" as the base name. The first three numbers in the version number of this package indicate the version of SQLite that was used to build it. The fourth number, if there is one, is incremented as needed for packaging-specific changes.
Spectre.Console by: Patrik Svensson, Phil Scott, Nils Andresen, Cédric Luthi, Frank Ray
  • 343 total downloads
  • Latest version: 0.54.1-alpha.0.10
A library that makes it easier to create beautiful console applications.
SQLite by: SQLite Development Team
  • 12 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
  • 6 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
  • 418 total downloads
  • Latest version: 3.0.2
  • sqlite
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init().
SQLitePCLRaw.bundle_green by: Eric Sink
  • 316 total downloads
  • Latest version: 2.1.11
  • sqlite
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. Note that this bundle is identical to bundle_e_sqlite3, except on iOS where it uses the system SQLite library instead of e_sqlite3. In other words, when you use this bundle in a cross-platform app, your app is not using the same SQLite build configuration on all platforms.