Informix .NET Core Seed project
Right now the project has source code level dependency on .NET Core foundational class libraries
# To build .NET Core foundational class libraries
git clone https://github.com/dotnet/corefx.git
# Open VS 2017 Command window
cd corefx
build.cmd