SharpDX.Direct3D12
by: Alexandre Mutel
- 38 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - Direct3D12 managed API.
SharpDX.Direct3D9
by: Alexandre Mutel
- 70 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - Direct3D9 managed API.
SharpDX.DirectInput
by: Alexandre Mutel
- 70 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - DirectInput managed API.
SharpDX.DXGI
by: Alexandre Mutel
- 70 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - DXGI managed API.
SharpDX.Mathematics
by: Alexandre Mutel
- 38 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - Mathematics managed API.
SharpDX.MediaFoundation
by: Alexandre Mutel
- 60 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - MediaFoundation managed API.
SharpDX.RawInput
by: Alexandre Mutel
- 70 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - RawInput managed API.
SharpDX.XInput
by: Alexandre Mutel
- 70 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - XInput managed API.
SharpGen.Runtime
by: jkoritzinsky
- 76 total downloads
- Latest version: 2.4.2-beta
Support classes for code generated by SharpGen.
SharpGen.Runtime.COM
by: jkoritzinsky
- 37 total downloads
- Latest version: 2.4.2-beta
C# COM Interop classes for use with SharpGenTools generated libraries
Silk.NET.GLFW
by: Silk.NET.GLFW
- 4 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
- 60 total downloads
- Latest version: 2.23.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
- 2 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.
Splat
by: Paul Betts
- 6 total downloads
- Latest version: 1.6.1
A library to make things cross-platform that should be
Sprache
by: Nicholas Blumhardt, Contributors
- 96 total downloads
- Latest version: 2.3.2-develop-00043
Sprache is a simple, lightweight library for constructing parsers directly in C# code.
SQLitePCLRaw.bundle_e_sqlite3
by: Eric Sink
- 26 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
- 25 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
- 52 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
- 13 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
- 26 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_*.