SkiaSharp.NativeAssets.tvOS
by: Microsoft
- 201 total downloads
- Latest version: 3.119.2-preview.1
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.UWP
by: Microsoft
- 165 total downloads
- Latest version: 2.88.9
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.watchOS
by: Microsoft
- 147 total downloads
- Latest version: 2.88.9
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
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.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 implemention for .NET
SocketIOClient.Common
by: doghappy
- 4 total downloads
- Latest version: 4.0.0
socket.io-client implemention for .NET
SocketIOClient.Serializer
by: doghappy
- 4 total downloads
- Latest version: 4.0.0.1
socket.io-client implemention for .NET
SocketIOClient.Serializer.NewtonsoftJson
by: doghappy
- 4 total downloads
- Latest version: 4.0.0.1
socket.io-client implemention for .NET
SourceGear.sqlite3
by: Eric Sink
- 31 total downloads
- Latest version: 3.50.4.5
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 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 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.
SQLite.UWP.Native
by: SQLite Development Team
- 6 total downloads
- Latest version: 3.12.3
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 Univeral Windows Platform apps.
SQLitePCLRaw.bundle_e_sqlite3
by: Eric Sink
- 418 total downloads
- Latest version: 3.0.2
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
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
- 18 total downloads
- Latest version: 3.0.2
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.