SlimDX 4.0.13.44

dotnet add package SlimDX --version 4.0.13.44
NuGet\Install-Package SlimDX -Version 4.0.13.44
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SlimDX" Version="4.0.13.44" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SlimDX --version 4.0.13.44
#r "nuget: SlimDX, 4.0.13.44"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SlimDX as a Cake Addin
#addin nuget:?package=SlimDX&version=4.0.13.44

// Install SlimDX as a Cake Tool
#tool nuget:?package=SlimDX&version=4.0.13.44

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.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (6)

Showing the top 5 popular GitHub repositories that depend on SlimDX:

Repository Stars
lucasassislar/nucleuscoop
Starts multiple instances of a game for split-screen multiplayer gaming!
dwmkerr/sharpgl
Use OpenGL in .NET applications. SharpGL wraps all modern OpenGL features and offers a powerful scene graph to aid development.
kunzmi/managedCuda
ManagedCUDA aims an easy integration of NVidia's CUDA in .net applications written in C#, Visual Basic or any other .net language.
nol1fe/delaunator-sharp
Fast Delaunay triangulation of 2D points implemented in C#.
fqlx/XboxKeyboardMouse
Keyboard and mouse for Xbox One streaming on Windows
Version Downloads Last updated
4.0.13.44 2,908 12/20/2013
4.0.13.43 656 3/20/2013

Provides the SlimDX framework as NuGet package (release version, .NET 2 and .NET 4, 32bit). For details see http://slimdx.org/ (Version 4.0.13.44 just adds .NET 2.0 support, it is still the January 2012 SlimDX release)