Skip to content

tomatoe45/ASAdmin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASAdmin

Build status Code Climate

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.

Deployment&Installation

  1. Open the solution in Visual Studio and re-build.
  2. Add it up to IIS.
  3. On the first run , configure the application by following configuration steps. This will be done for one time only.

ASAdmin Configuration

ASAdmin Configuration

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.

ASAdmin Configuration

Support

Please open an issue for support.

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Free open source MVC.NET admin panel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.2%
  • C# 12.1%
  • CSS 9.4%
  • HTML 3.7%
  • TypeScript 0.4%
  • CoffeeScript 0.2%