- Login/Logout
- User
- Role
- Depart
- Students
Clone the project
git clone https://github.com/radiationtea/AuthenticationServer
Go to the project directory
cd AuthenticationServer
Build project
dotnet build
Start the server
dotnet ./bin/Debug/*/Auth.dll