|
_Sql _Lovers _Application _Framework |
Quick Start (3 Steps)1. Install the template:
2. Create your project:
3. Configure and scaffold:
That's it! Run your app and features appear in the menu automatically. ✨ What You GetSix data operations scaffolded out-of-the-box:
All workflows include:
"Data as valid as your staging table, GUARANTEED!"SlappFramework is a constraint-driven, SQL-centric web framework for building bulk data management interfaces. Your database constraints are your validators - no validation code needed. 📦 Alpha Release AvailableSlappFramework is now available as a .NET project template! Install it and start building data management apps in minutes. 🎯 The Core Concept
Instead of writing validation code in C# and/or js, design proper table constraints once. SlappFramework bulk-copies your data to staging tables, SQL Server enforces constraints, and the framework collects detailed error messages. Only valid data proceeds to your domain tables.
Result: Zero validation code. Data as valid as your staging table. Guaranteed. 🏗️ Built For
💡 Commercial Licensing: SlappFramework uses Handsontable and EPPlus, which require commercial licenses for production use (~$1,200-1,400/developer/year). View full licensing details → 🔧 Technology StackBackend: .NET 8.0, C# 12, SQL Server 2019+, Dapper, SqlBulkCopy, EPPlus, CSVHelper Frontend: ASP.NET Core, Bootstrap 5, Handsontable, AG-Grid, Select2 Distribution: NuGet project template
⚠️ This is an alpha/preview release.
SlappFramework is functional and ready for evaluation, but may have rough edges. © Chris Hamilton. All Rights Reserved. | Licenses & Attribution |
|