SqlSyringe NuGet Package

SqlSyringe is a SQL database exploration tool, for testing and administration purposes.

It allows specific users to directly execute SQL commands to a database.

Implemented as a middleware component for the ASP.NET request pipeline, it serves specific HTML pages and code that executes SQL commands directly to a database.




Got any SqlSyringe Question?






Install
Install-Package SqlSyringe
dotnet add package SqlSyringe
paket add SqlSyringe
SqlSyringe Download (Unzip the "nupkg" after downloading)

.NETFramework 4.5
  • No dependencies.
netcoreapp2.1 netcoreapp3.0


Tags