TaoK / PoorMansTSqlFormatter

A small free .Net and JS library (with demo UI, command-line bulk formatter, SSMS/VS add-in, notepad++ plugin, winmerge plugin, and demo webpage) for reformatting and coloring T-SQL code to the user's preferences.
http://www.architectshack.com/PoorMansTSqlFormatter.ashx
GNU Affero General Public License v3.0
969 stars 268 forks source link

Get latest netstandard2.0 #238

Open JBaltika opened 5 years ago

JBaltika commented 5 years ago

Hi, I am not sure where I could download latest netstandard2.0 or net471 library builds. The nuget in nuget.org is very old.

Thanks in advance.