Library functions for user managment in MySql Database.
Info
| Version: | 1.0.0 |
| Author(s): | Mohammad Beiroumi |
| Last Update: | Saturday, February 29, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/ClientsLinker.MySqlAccessor |
Install
Install-Package ClientsLinker.MySqlAccessor
dotnet add package ClientsLinker.MySqlAccessor
paket add ClientsLinker.MySqlAccessor
ClientsLinker.MySqlAccessor Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.2)
- MySql.Data(>= 8.0.19)
- System.Runtime.Caching(>= 4.7.0)