e95bbd0f67067a76720d0fad19d2b755595edb39
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 compatibility
Description
Languages
C#
99.9%
Shell
0.1%