Ready made template that can be used to build Dot Net core (5) Web Project that have Admin LTE design ready
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
The project tends to facilitate the use of Admin LTE 3 template for Dot Net Developers. You Can:
- Use the ready Template From
VS ready template
Folder and then import in your Visual Studio IDE - Use the full project to apply your desired changes, export and then import in your Visual Studio IDE
- You can download the project and start working on it directly
Lets start with importing the template
You need to have.
- Visual Studio IDE installed: Visual Studio 2022
- Download the zip file of the template
VS_ready_template/Dashboard Admin LTE Template.zip
- Put it in (C:\Users%USERNAME%\Documents\Visual Studio 2022\Templates\ProjectTemplates) replace Visual studio version eg. 19
- Open Visual Studio and search for the template
- Choose your path and name
- Check solution explorer
- Run Project
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Mohamed El Ghandour - [email protected]
Project Link: (https://github.com/MGhandour92/AdminLTE3_Core_MVC)