A C# .net library used to connect to a userdatabase plugin on UniversalServer and keep the user data (username, password, and email) in one place to access.
Info
Version: | 1.0.0-beta2 |
Author(s): | Alexander Ritter |
Last Update: | Saturday, September 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/officialmoonbyte/UserDatabase |
NuGet Url: | https://www.nuget.org/packages/UserdatabaseTemplate |
Install
Install-Package UserdatabaseTemplate
dotnet add package UserdatabaseTemplate
paket add UserdatabaseTemplate
UserdatabaseTemplate Download (Unzip the "nupkg" after downloading)
Dependencies
- MSM(>= 2.0.1)
- Newtonsoft.Json(>= 12.0.3)
- UniversalClient(>= 6.0.06)
- UniversalServer.Core(>= 3.0.1)
Tags