Combined of all the CUAD library (CUFFT, CURAND, CUSPARSE, CUBLAS, CUSOLVE, NPP and NVRTC.) into one .NET Standard package. Please install package version which based in CUDA installation. Original author: https://kunzmi.github.io/managedCuda/ ManagedCuda combines Cuda's GPU computing power with the comfort of managed .net code. While offering access to the entire feature set of Cuda's driver API, managedCuda has type safe wrapper classes for every handle defined by the API. ManagedCuda also includes wrappers for all Cuda based libraries, as there were CUFFT, CURAND, CUSPARSE, CUBLAS, CUSOLVE, NPP and NVRTC.
$ dotnet add package ManagedCudaNo README available.