A Basic Sql Library for Discord Bots running on BotBase.
Info
Version: | 1.0.3 |
Author(s): | Michael Howard |
Last Update: | Monday, May 31, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ctw.BotData |
Install
Install-Package ctw.BotData
dotnet add package ctw.BotData
paket add ctw.BotData
ctw.BotData Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 1.1.0)
- MySqlConnector(>= 1.0.1)
- Newtonsoft.Json(>= 9.0.1)
- System.Data.SqlClient(>= 4.8.2)
- ctw.BotLogger(>= 1.0.0)
Tags