Back to GitHub activityInquirySpark - Technical Summary InquirySpark is a .NET 10-based survey and inquiry management system that combines a modern MVC admin interface with a read-only SQLite persistence layer, designed to eliminate SQL Server dependencies while maintaining enterprise-grade data integrity. The solution comprises four interconnected projects: an ASP.NET Core admin portal styled with Bootstrap 5 and DataTables, an Entity Framework Core 10 repository layer providing abstraction over immutable SQLite databases, shared domain models and SDK objects, and a comprehensive MSTest unit test suite—all enforced through nullable reference types, XML documentation standards, and automatic npm asset pipelines. Key architectural innovations include a
RepositoryRank #6Healthy(3.5)
InquirySpark
Spark Your Inquiry, Ignite Insights.
C#
Highly ActiveRecently Updated
AI Summary
Generated by claude-haiku-4-5 with 90% confidence
InquirySpark - Technical Summary InquirySpark is a .NET 10-based survey and inquiry management system that combines a modern MVC admin interface with a read-only SQLite persistence layer, designed to eliminate SQL Server dependencies while maintaining enterprise-grade data integrity. The solution comprises four interconnected projects: an ASP.NET Core admin portal styled with Bootstrap 5 and DataTables, an Entity Framework Core 10 repository layer providing abstraction over immutable SQLite databases, shared domain models and SDK objects, and a comprehensive MSTest unit test suite—all enforced through nullable reference types, XML documentation standards, and automatic npm asset pipelines. Key architectural innovations include a SqliteOptionsConfigurator pattern for centralized connection management with read-only mode enforcement, primary constructor usage for dependency injection, and an immutable database strategy that prevents schema mutations while supporting simultaneous application instances. The technology stack spans C# (39.9%), HTML/Bootstrap UI (33.5%), T-SQL schema definitions (21.7%), PowerShell automation (3.7%), and JavaScript asset management (1.2%), with no external CDN dependencies and all front-end libraries bundled locally via npm. The project targets teams seeking lightweight, self-contained inquiry systems that prioritize data immutability, simplified deployment (no database server required), and compliance-friendly audit trails through read-only data access patterns. Despite minimal recent activity (zero commits in 90 days), the codebase demonstrates mature architectural decisions and comprehensive documentation, positioning it as a viable template for organizations migrating from traditional SQL Server-based survey platforms to containerizable, cloud-native alternatives.
Key Metrics
Stars
0
Forks
0
Watchers
0
Spark Score
77.4
Composite activity score
Commit Velocity
20.3/mo
Commits per month
Total Commits
92
61 in last 90 days
Signals
Pull RequestsClear
0
Open
0
Draft
0
Review
SecurityClear(partial data)
No active security alerts detected
Timeline
Created
Oct 24, 2023
907 days ago
Last Commit
Apr 18, 2026
Last Push
Apr 18, 2026
0 days ago
Updated
Apr 18, 2026
Quality Indicators
README
License
CI/CD
Tests
Docs
Repository Info
Size
13,803 KB
Consistency Score
0.0
Activity Rate
0.68 commits/day
Avg Commit Size
11,064
Spark Rank
#6