NAVSourceControl/NAVSCM Library
Torben Nehmer 98a044e2de Added framework to call finsql synchronously. Captures all output and handles management of a temporary working directory which is created on the fly in the current GetTempPath location. Any result is read into memory and passed back to the caller.
Added some timing and debugging output to trace calls to finsql.exe.
TODO: Add an optional callback to optionally allow the caller to handle any additional files created in the working directory.
2016-11-23 22:26:36 +01:00
..
NavInterface Added framework to call finsql synchronously. Captures all output and handles management of a temporary working directory which is created on the fly in the current GetTempPath location. Any result is read into memory and passed back to the caller. 2016-11-23 22:26:36 +01:00
Properties Added SQL Interface to NAV Object table with support for serialization. Tested this. 2016-11-20 21:34:21 +01:00
App.config Added support for code contracts (requires VS support!) 2016-11-22 23:04:19 +01:00
NAVSCM Library.csproj Added support for code contracts (requires VS support!) 2016-11-22 23:04:19 +01:00
packages.config Added base Project for the DLL with the actual code. 2016-11-20 15:44:36 +01:00