ASAdmin is an open source ASP.NET MVC admin panel. The aim of the project is to make applications easy to manage and monitor. Demo is avaliable at : http://asadmindemo.com/
So far project supports ;
- MySql
- Microsoft Sql Server
- SQL CE databases. In the future, other database providers may be supported.
- Open the solution in Visual Studio and re-build.
- Add it up to IIS.
- On the first run , configure the application by following configuration steps. This will be done for one time only.
Make sure you have tested the connections before getting the next step in configuration. Once you have configured your application, you are good to go.
Please open an issue for support.
Please contribute using Github Flow. Create a branch, add commits, and open a pull request.
This project is licensed under the MIT License - see the LICENSE.md file for details