spkl by: Scott Durow
  • 74 total downloads
  • Latest version: 1.0.640
Simple and Lightweight deployment task runner for Dynamics 365
SQLitePCLRaw.core by: Eric Sink
  • 273 total downloads
  • Latest version: 2.1.10
  • sqlite
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_*.
Snowflake.Data by: Snowflake
  • 328 total downloads
  • Latest version: 4.1.0
Snowflake Connector for .NET
signaturepad by: Szymon Nowak
  • 23 total downloads
  • Latest version: 1.5.3
  • signature pad canvas image
Signature Pad is a JavaScript library for drawing smooth signatures. It's HTML5 canvas based and uses variable width Bézier curve interpolation based on Smoother Signatures post by Square. It works in all modern desktop and mobile browsers and doesn't depend on any external libraries.
SkiaSharp by: Microsoft
  • 247 total downloads
  • Latest version: 3.0.0-preview.4.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
  • 200 total downloads
  • Latest version: 3.0.0-preview.4.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
  • 54 total downloads
  • Latest version: 3.0.0-preview.0.132
  • 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.
SharpZipLib by: ICSharpCode
  • 57 total downloads
  • Latest version: 1.4.2
  • 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)
SQLitePCLRaw.bundle_green by: Eric Sink
  • 225 total downloads
  • Latest version: 2.1.10
  • 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.bundle_e_sqlite3 by: Eric Sink
  • 251 total downloads
  • Latest version: 2.1.10
  • 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: e_sqlite3 included
SkiaSharp.Views by: Microsoft
  • 565 total downloads
  • Latest version: 3.0.0-preview.4.1
  • graphics cross-platform skiasharp skia 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.
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).
SkiaSharp.Views.WindowsForms by: Microsoft
  • 345 total downloads
  • Latest version: 3.0.0-preview.4.1
  • graphics cross-platform skiasharp skia windows.forms winforms 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.
SkiaSharp.Views.Gtk2 by: Microsoft
  • 343 total downloads
  • Latest version: 2.88.9-preview.1.1
  • ui xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform skiasharp
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.
SkiaSharp.Views.WPF by: Microsoft
  • 385 total downloads
  • Latest version: 3.0.0-preview.4.1
  • graphics cross-platform skiasharp skia wpf 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.
SharpDX.DXGI by: Alexandre Mutel
  • 44 total downloads
  • Latest version: 4.2.0
  • SharpDX DirectX Direct3D Multimedia MDX 3D DXGI
Assembly providing DirectX - DXGI managed API.
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.
SharpDX.Direct3D9 by: Alexandre Mutel
  • 1 total downloads
  • Latest version: 2.6.3
  • SharpDX DirectX Direct3D MDX 3D Direct3D9 D3D9
Assembly providing DirectX - Direct3D9 managed API.
SixLabors.Shapes.Text by: Scott Williams and contributors
  • 1 total downloads
  • Latest version: 0.1.0-alpha0019
  • shapes text
Allows generating glyphs for text and a font for manipulation using SixLabors.Shapes
SixLabors.Shapes by: Scott Williams and contributors
  • 2 total downloads
  • Latest version: 0.1.0-alpha0019
  • polygon rectangle point in polygon complex polygons shape 2D
Polygon manipulation/merging and interrogation library. Its a fully manged netstandard library so should work everywhere.