Cameron Samak has posted comments on this change. Change subject: Add LINQ to AQL, a .NET client library for AsterixDB. ......................................................................
Patch Set 2: .NET Core 1.0 was just released this week and MS fully supports it on Linux/OS X. I'd like to migrate this project to it if possible (project structure changes and all dependencies must themselves support .NET Core). Mono (the runtime I was using for this on Ubuntu) won't be necessary. I'll update this change with the results in the next few days. 1. NuGet.exe is a package manager and was included to allow downloading dependencies. It won't be needed if I can switch this to .NET Core. 2. The steps would be similar to the Ubuntu steps in my earlier comment. These steps will change with a migration to .NET Core... I'll add the updated info to the README. 3. Yes, and I'll give this whole changeset a once-over after migrating to .NET Core. -- To view, visit https://asterix-gerrit.ics.uci.edu/760 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ic5e43d163d4c1cecb14c19f55617cf9cd52f4099 Gerrit-PatchSet: 2 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Cameron Samak <[email protected]> Gerrit-Reviewer: Cameron Samak <[email protected]> Gerrit-Reviewer: Ian Maxon <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Till Westmann <[email protected]> Gerrit-HasComments: No
