SkiaSharp.NativeAssets.Linux by: Microsoft
  • 732 total downloads
  • Latest version: 3.119.3-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.NativeAssets.macOS by: Microsoft
  • 734 total downloads
  • Latest version: 3.119.3-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.NativeAssets.Win32 by: Microsoft
  • 707 total downloads
  • Latest version: 3.119.3-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.
SocketIO.Core by: doghappy
  • 11 total downloads
  • Latest version: 3.1.2
Package Description
SocketIO.Serializer.Core by: doghappy
  • 11 total downloads
  • Latest version: 3.1.2
Package Description
SocketIO.Serializer.NewtonsoftJson by: doghappy
  • 16 total downloads
  • Latest version: 3.1.2
Package Description
SocketIO.Serializer.SystemTextJson by: doghappy
  • 18 total downloads
  • Latest version: 3.1.2
Package Description
SocketIOClient by: doghappy
  • 387 total downloads
  • Latest version: 4.0.3
  • socket.io-client
socket.io-client implemention for .NET
SocketIOClient.Common by: doghappy
  • 6 total downloads
  • Latest version: 4.0.0
  • socket.io-client
socket.io-client implemention for .NET
SocketIOClient.Serializer by: doghappy
  • 6 total downloads
  • Latest version: 4.0.0.1
  • socket.io-client
socket.io-client implemention for .NET
SocketIOClient.Serializer.NewtonsoftJson by: doghappy
  • 6 total downloads
  • Latest version: 4.0.0.1
  • socket.io-client
socket.io-client implemention for .NET
SourceGear.sqlite3 by: Eric Sink
  • 41 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
  • 829 total downloads
  • Latest version: 0.55.1-alpha.0.8
A library that makes it easier to create beautiful console applications.
Spectre.Console.Ansi by: Patrik Svensson, Phil Scott, Nils Andresen, Cédric Luthi
  • 154 total downloads
  • Latest version: 0.55.1-alpha.0.8
A library that makes it easier to create beautiful console applications.
Sprache by: Sprache
  • 233 total downloads
  • Latest version: 3.0.0-develop-00049
  • Parser Parsers
Sprache is a simple, lightweight library for constructing parsers directly in C# code.
SQLite by: SQLite Development Team
  • 16 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
  • 8 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
  • 574 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
  • 470 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.
SQLitePCLRaw.config.e_sqlite3 by: Eric Sink
  • 24 total downloads
  • Latest version: 3.0.2
  • sqlite
This package sets the configuration for using e_sqlite3 but does not bring in that native library itself. It's like bundle_e_sqlite3, except it's hollow.