Jon Evans
Jon Evans
When running the following: ``` AnalyzerManager manager = new AnalyzerManager(); ProjectAnalyzer analyzer = manager.GetProject(projectPath); AdhocWorkspace workspace = new AdhocWorkspace(); Project roslynProject = analyzer.AddToWorkspace(workspace); ``` Where: `projectPath` = a `.csproj` targetting...
## Overview Made `RequestClient` non static. ## Solved Issues Multiple Clients ## Installation N/A ## Acceptance and Testing Steps - [ ] Is it compatible for all target frameworks? -...
Query Tags provide a way to debug queries in snowflake. Also I think additional custom exceptions around connections and logins could help with flows.