Go to file
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
NAV Source Control Test Host Added support for code contracts (requires VS support!) 2016-11-22 23:04:19 +01:00
NAVSCM Library 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
.gitattributes Initial Project Setup 2016-11-19 22:00:13 +01:00
.gitignore Initial Project Setup 2016-11-19 22:00:13 +01:00
NAV Source Control.sln CamelCase for Namespace Names 2016-11-20 21:33:12 +01:00