Zaid-Ajaj / Npgsql.FSharp.Analyzer

F# analyzer that provides embedded SQL syntax analysis, type-checking for parameters and result sets and nullable column detection when writing queries using Npgsql.FSharp.
MIT License
137 stars 9 forks source link

Extend readme by adding a section which describes how to install the analyzer using nuget when working with vscode #20

Closed francesconi closed 3 years ago

Zaid-Ajaj commented 3 years ago

Nice one! Didn't know nuget had the option 😄