A Professional, Customizable Landing Page + Auth-Ready Application
ASP.NET Landing Page is a modern, open-source web application built using ASP.NET Core 8.0 Razor Pages (C#). It includes:
- A fully responsive, visually appealing landing page
- A clean separation between landing pages and authenticated service pages
- Support for user authentication, contact features, and extensible modular components
- A robust foundation for SaaS platforms, portfolio pages, business websites, or full-stack apps
This project is based on a template from HTML Codex, professionally adapted and restructured for ASP.NET Core.
π Main Repository: https://github.com/SaintAngeLs/asp_net_mvc_landing_page
π₯ Maintained By:
- GitHub: https://github.com/SaintAngeLs
- GitHub: https://github.com/DevITSharpPRO
- Website: https://itsharppro.com
- Email: info@itsharppro.com
- Modern, clean, responsive UI
- Blog, contact page, service listings, hero section
- Modular partials for easy customization
- Integrates seamlessly with ASP.NET Core Identity
- Supports dashboards, profiles, service modules
- Designed for expansion
- ASP.NET Core 8.0 Razor Pages
- Clean separation:
Landing,App,Accountmodules - Shared UI components through
Pages/Shared - Performance-optimized Razor layout system
Terapia.Asp.Web/
βββ Pages/
β βββ Landing/ # Public marketing pages
β βββ App/ # Authenticated service pages
β βββ Account/ # Login, Register, etc.
β βββ Shared/ # Layouts, components, partials
βββ wwwroot/ # Static assets
βββ Program.cs
βββ appsettings*.json
βββ Terapia.csproj
This project includes an automated GitHub Actions CI workflow that builds the app on:
- .NET 8.0
- .NET 9.0
- .NET 10.0
Badge (already added at top):
[](https://github.com/SaintAngeLs/asp_net_mvc_landing_page/actions/workflows/dotnet-multi-target-build.yml)Download .NET SDK: https://dotnet.microsoft.com/download/dotnet/8.0
git clone https://github.com/SaintAngeLs/asp_net_mvc_landing_pagecd asp_net_mvc_landing_page/Terapia.Asp.Webdotnet restoredotnet builddotnet runWe welcome contributions!
- Fork
- Create a feature branch
- Commit changes
- Open a pull request
Your help and ideas drive this project forward.
If you find this useful, please β star the repository: https://github.com/SaintAngeLs/asp_net_mvc_landing_page
This project uses a template originally created by HTML Codex.
Permission is granted, free of charge, to any person obtaining a copy of this template ("Template"), to deal in the Template without restriction...
(Full license text preserved exactly.)
Credit Removal License: https://htmlcodex.com/credit-removal
HTML Codex Contact: https://htmlcodex.com/contact
- HTML Codex β Template Source
- ItSharpPro Development Team
- Community contributors
- All GitHub users supporting the project with stars
