DynamORM
Dynamic ORM and SQL builder for .NET, with dynamic and typed APIs.
Documentation
Full documentation is available in docs/README.md:
- Quick start
- Dynamic table API
- Fluent builder API
- Mapping and entity lifecycle
- Transaction/disposal semantics
- Stored procedures
- ADO.NET extensions and cached reader
- .NET 4.0 amalgamation workflow
- Test-driven examples
Repository Layout
DynamORM/: core libraryDynamORM.Tests/: test suiteAmalgamationTool/: amalgamation generator and generated single-file outputDynamORM.Net40.csproj: net40 build for amalgamated source compatibilityscripts/docker/: dockerized build, test, amalgamation generation, and mono net40 smoke scripts
Description
Languages
C#
99.9%
Shell
0.1%