Dotnet Core 3.1 Implementation of AdminLTE
How to run:
- Install DotNet Core 3.1 SDK (https://dotnet.microsoft.com/download/dotnet-core/3.1)
- Go to directory in terminal or CMD
- Type dotnet run
- Navigate to https://localhost:5001/
Dotnet Core 3.1 Implementation of AdminLTE
How to run: