This tag helpers library is open-source part of .NET Express Project. You can find samples, documentation and getting started instructions for .NET Express Project.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See installing, configuration and deploy for notes on how to run the project on a live system.
What things you need to install the software and how to install them
You can clone source directly from GitHub
git clone https://github.com/dotnet-express/TagHelpers.git
- Dynamic.NET.TagHelpers.csproj - Tag Helper Library code sources
- AdminLTE2 - Sample project, that use Tag Helper Library
cd
git clone https://github.com/dotnet-express/TagHelpers.git
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use Semantic Versioning 2.0 for versioning. For the versions available, see the releases on this repository.
- Leonid Shishkin - Initial work
- .Net Express Team - Support and development
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details
- Abdullah Almasaeed for great AdminLTE Template project.