Karadzhov.ExternalInvocations
0.4.0
.NET assemblies used for invoking common executable tools in a separate process.
- Contains API for invoking the VC compiler;
Install-Package Karadzhov.ExternalInvocations -Version 0.4.0
dotnet add package Karadzhov.ExternalInvocations --version 0.4.0
<PackageReference Include="Karadzhov.ExternalInvocations" Version="0.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Karadzhov.ExternalInvocations --version 0.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
0.4.0.0
- Upgraded to .NET 4.6.1;
0.3.0.1
- fixed some compatibility issues;
- option to call the CUDA compiler with "--relocatable-device-code" option. It is true by default;
0.2.0.0
- Ability to invoke the CUDA compiler;
0.1.0.0
- Ability to compile binaries by invoking the Visual Studio C/C++ compiler;
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.