|
_Sql _Lovers _Application _Framework |
"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. 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 bulk operation workflows out-of-the-box:
All workflows include:
🎯 The Core ConceptInstead of writing validation code in C#, design proper staging 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
🔧 Technology StackBackend: .NET 8.0, C# 12, SQL Server 2019+, Dapper, SqlBulkCopy 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. |
|