You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 30, 2019. It is now read-only.
The most common way to use SharpDX for many of us is as a NuGet package. Sometimes a bug gets fixed, but we have to wait a few months for a new NuGet package. As a temporary solution, one can build the library from the sources and switch to these custom DLLs, until the next NuGet package arrives. A better approach would be to provide pre-release NuGet packages on a regular basis, so that people who need the latest fixes and improvements can get them via NuGet.