SQLite .NET Core global tool project that provides a simple command-line program that allows the user to manually enter and execute SQL statements with or without showing query results against an SQLite database.
Info
Version: | 1.2.2 |
Author(s): | Amine Smahi |
Last Update: | Thursday, October 18, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/sqlite-global-tool |
Install
Install-Package sqlite-global-tool
dotnet add package sqlite-global-tool
paket add sqlite-global-tool
sqlite-global-tool Download (Unzip the "nupkg" after downloading)