.NET Partials + HTMX
This repository serves as a demonstration of integrating .NET Core MVC Partials with HTMX to enhance the interactive and dynamic aspects of web applications. HTMX is a lightweight JavaScript library that allows for seamless communication between the client and server, making it easier to create dynamic and efficient user interfaces.
Make sure you have the following installed on your machine:
-
Clone the repository:
git clone https://github.com/akassama/dotnet-htmx-partial.git
-
Navigate to the project directory:
cd dotnet-htmx-partial -
Run the application:
dotnet run
This will start the .NET Core MVC application, and you can access it in your browser at https://localhost:7123.
Explore the included examples of partial view usage with HTMX. Build upon the examples to create your own dynamic and responsive web pages.
Feel free to contribute to the project by submitting issues or pull requests.
- lais-bs-image-upload
- sql-query-generator
- keywords-extractor
- guid-generator
- case-converter
- text-notepad
- jquery-character-counter
- bootstrap-search-autocomplete
- jquery-datables-crud
- bootstrap-search-autocomplete
- akassama-projects
This project is licensed under the MIT License.
