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

Initial VS support #4

Closed Zaid-Ajaj closed 3 years ago

Zaid-Ajaj commented 3 years ago

Implements Visual Studio extension that uses the same logic used for F# analyzers SDK

npgsql-fsharp-vs