SkiaSharp.NativeAssets.macOS by: Microsoft
  • 142 total downloads
  • Latest version: 4.154.0-preview.1.26454.9
  • graphics cross-platform skiasharp skia ios android linux windows tvos macos tizen
SkiaSharp.NativeAssets.macOS provides native runtime assets for SkiaSharp.
SkiaSharp.NativeAssets.Win32 by: Microsoft
  • 111 total downloads
  • Latest version: 4.154.0-preview.1.26454.9
  • graphics cross-platform skiasharp skia ios android linux windows tvos macos tizen
SkiaSharp.NativeAssets.Win32 provides native runtime assets for SkiaSharp.
SlimDX by: SlimDX Group
  • 4 total downloads
  • Latest version: 4.0.13.44
  • SlimDX
SlimDX is a free open source framework that enables developers to easily build DirectX applications using .NET technologies such as C#, VB.NET, and IronPython.
Snappy.NET by: Robert Važan
  • 3 total downloads
  • Latest version: 1.1.1.8
  • snappy, compression, codec, fast, io, lz4, zlib, interop
Snappy is an extremely fast compressor (250MB/s) and decompressor (500MB/s). Snappy.NET is a P/Invoke wrapper around native Snappy, which additionally implements Snappy framing/streaming format.
SoapHttpClient by: Pablo Morelli
  • 12 total downloads
  • Latest version: 3.0.0
  • soap async http client httpclient
HttpClient wrapper for sending SOAP messages.
SoftCircuits.OrderedDictionary by: Jonathan Wood
  • 19 total downloads
  • Latest version: 3.4.0
  • collections list ordered dictionary ordered-dictionary .net
.NET library that implements an ordered dictionary. Provides all the functionality of Dictionary<TKey, TValue> but also maintains the items in an ordered list. Items can be added, removed and accessed by key or index. Implements IDictionary.
SourceGear.sqlite3 by: Eric Sink
  • 13 total downloads
  • Latest version: 3.53.4
  • 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.
Splat by: .NET Foundation and Contributors
  • 266 total downloads
  • Latest version: 21.0.0
  • drawing colours geometry logging unit test detection service location image handling portable xamarin xamarin ios xamarin mac android
A library to make things cross-platform that should be.
Splat.Builder by: .NET Foundation and Contributors
  • 30 total downloads
  • Latest version: 21.0.0
  • drawing colours geometry logging unit test detection service location image handling portable xamarin xamarin ios xamarin mac android
A library to make things cross-platform that should be.
Splat.Core by: .NET Foundation and Contributors
  • 28 total downloads
  • Latest version: 21.0.0
  • drawing colours geometry logging unit test detection service location image handling portable xamarin xamarin ios xamarin mac android
A library to make things cross-platform that should be.
Splat.Logging by: .NET Foundation and Contributors
  • 28 total downloads
  • Latest version: 21.0.0
  • drawing colours geometry logging unit test detection service location image handling portable xamarin xamarin ios xamarin mac android
A library to make things cross-platform that should be.
Sprache by: Sprache
  • 100 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: Eric Sink
  • 6 total downloads
  • Latest version: 3.53.4
  • 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.
SQLite.Native by: SQLite Development Team
  • 1 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.
SQLite3MC.PCLRaw.bundle by: Ulrich Telle, et al.
  • 19 total downloads
  • Latest version: 2.4.0
  • SQLite Encryption wxSQLite3 SQLCipher ChaCha20-Poly1305 Ascon-128 AEGIS
A SQLitePCLRaw bundle for SQLite3 Multiple Ciphers--an encryption extension for SQLite with support for multiple ciphers. Includes SQLite3 Multiple Ciphers 2.4.0, based on SQLite 3.53.4.
SQLite3MC.PCLRaw.lib by: Ulrich Telle, et al.
  • 10 total downloads
  • Latest version: 2.4.0
  • SQLite Encryption wxSQLite3 SQLCipher ChaCha20-Poly1305 Ascon-128 AEGIS
Native binaries of the sqlite3mc library. Use SQLite3MC.PCLRaw.provider to access the library.
SQLite3MC.PCLRaw.provider by: Ulrich Telle, et al.
  • 13 total downloads
  • Latest version: 2.4.0
  • SQLite Encryption wxSQLite3 SQLCipher ChaCha20-Poly1305 Ascon-128 AEGIS
A SQLitePCLRaw provider that enables access to the native sqlite3mc library included by the SQLite3MC.PCLRaw.lib package.
SQLitePCLRaw.bundle_e_sqlite3 by: Eric Sink
  • 145 total downloads
  • Latest version: 3.0.5
  • 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
  • 144 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
  • 8 total downloads
  • Latest version: 3.0.5
  • 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.