Convention-based CRUD framework for .NET 10 — define entities, get production-ready REST APIs with soft-delete, multi-tenant, audit trail, auth, and source generation.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
docs: document mapper behavior — optional, reflection fallback, SourceGen bypass
de54a33View on GitHubchore: add package icon and configure in Directory.Build.props
907a5a7View on GitHubfix: correct gitignore formatting — separate *.user and docs/specs/
f77324aView on GitHubchore: remove docs/specs from tracking — internal planning documents
cb9cd1bView on GitHubchore: add build.ps1 and build.sh scripts for build, test, pack, and push
1f614c9View on GitHubtest(ef): add AuditDbContextAccessor and CorrelationId tests
73b89f8View on GitHubtest+feat(api): add UseAuditTrail(Action) overload + 4 tests for UseSchema, UseContext, chaining
e0f1b98View on GitHubfeat(api+ef): add UseSchema() and UseContext<T>() for centralized audit trail in modular monolith
51f1d62View on GitHubchore: remove icon.png reference, add nupkg to gitignore, verify pack succeeds
46e75a3View on GitHubchore: add NuGet metadata for all packages via Directory.Build.props
f4b3d3cView on GitHub