Re: [Rdkit-discuss] Nuget C# Prerelease

2017-08-02 Thread Brian Kelley
alpha1 is out https://www.nuget.org/packages/RDKit2DotNet/ This adds support for AnyCPU (it ships both x86 and x64 binaries). However, to run the library you need to initialize the library to find the DLLs before running any code.

[Rdkit-discuss] Nuget C# Prerelease

2017-07-31 Thread Brian Kelley
For the small percentage of you who use C# we finally have a NuGet release! https://www.nuget.org/packages/RDKit2DotNet/2017.9.1-alpha Notes: 1. This is a prerelase, the number of C# tests is vanishingly small 2. x64 only for now, you'll need to change AnyCPU targets to specifically target