-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Mohsen Mirshahreza edited this page Nov 30, 2025
·
16 revisions
Welcome to the AppEnd documentation. AppEnd is a full?stack low?code/RAD platform for building APIs, user interfaces, and managing access levels on .NET and SQL Server.
Note: This content is structured for GitHub Wiki. Use the Table of Contents below to navigate.
- Getting Started
- Architecture
- Modules
- API Development
- UI Development
- Configuration
- Database
- Deployment
- Security
- Extensibility
- Troubleshooting
- FAQ
- Roadmap
- Contributing
- Platform: .NET (C#), SQL Server, Vue.js 3, Bootstrap
- OS: Linux and Windows
- Focus: Low?code CRUD, custom code injection, modular and developer?friendly
- Status: Actively developed
- Developers building CRUD?centric and admin/back?office applications
- Teams seeking rapid scaffolding with the option to inject custom backend/frontend logic
- .NET: Targets the latest .NET (e.g., .NET 10). Use Visual Studio 2022 or newer, or VS Code with the C# extension.
- Low?code CRUD builders for fast end?to?end scenarios
- API management and direct consumption by other apps
- Bootstrap + Vue.js 3 UI with i18n (multi?language)
- Modular architecture with clean separation of concerns
- Custom code injection points in server and client
- Built?in deployment management and multi?node support
If you are new, start with Getting Started.