SharpDX
by: Alexandre Mutel
- 180 total downloads
- Latest version: 4.2.0
Core assembly for all SharpDX assemblies.
SharpDX.D3DCompiler
by: Alexandre Mutel
- 175 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - D3DCompiler managed API.
SharpDX.Direct3D11
by: Alexandre Mutel
- 189 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - Direct3D11, Direct3D11.1 and Effects11 managed API.
SharpDX.DXGI
by: Alexandre Mutel
- 189 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - DXGI managed API.
SharpFontStandard
by: Robmaiser Jmazouri
- 9 total downloads
- Latest version: 4.0.1
Cross-platform FreeType bindings for C#, ported to .NET Standard
SharpZipLib
by: ICSharpCode
- 6 total downloads
- Latest version: 1.0.0-alpha2
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)
Silk.NET.GLFW
by: Silk.NET.GLFW
- 8 total downloads
- Latest version: 1.0.0-preview2
Silk.NET is a high-speed, advanced library, providing bindings to popular low-level APIs such as OpenGL and OpenAL.
Silk.NET.Windowing
by: .NET Foundation and Contributors
- 111 total downloads
- Latest version: 2.22.0
Silk.NET is a high-speed, advanced library, providing bindings to popular low-level APIs such as OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, and DirectX.
Silk.NET.Windowing.Desktop
by: Silk.NET.Windowing.Desktop
- 4 total downloads
- Latest version: 2.0.0-preview
Silk.NET is a high-speed, advanced library, providing bindings to popular low-level APIs such as OpenGL, OpenCL, OpenAL, GLFW, and Vulkan.
SixLabors.ImageSharp
by: Six Labors and contributors
- 142 total downloads
- Latest version: 3.1.12
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SkiaSharp
by: Microsoft
- 773 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.macOS
by: Microsoft
- 229 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
- 252 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.
SQLite
by: SQLite Development Team
- 4 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
- 2 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.
SQLitePCLRaw.bundle_e_sqlite3
by: Eric Sink
- 52 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
- 141 total downloads
- Latest version: 1.1.15
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
SQLitePCLRaw.core
by: Eric Sink et al
- 183 total downloads
- Latest version: 1.1.14
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_*.
SQLitePCLRaw.lib.e_sqlite3.ios
by: Eric Sink
- 26 total downloads
- Latest version: 2.1.11
This package contains platform-specific native code builds of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as one of the SQLitePCLRaw.provider.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.linux
by: Eric Sink D. Richard Hipp et al
- 125 total downloads
- Latest version: 1.1.14
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.