Info
Version: | 3.3.0 |
Author(s): | Daniel Broetzmann |
Last Update: | Monday, April 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dannerbo/DynamicDb |
NuGet Url: | https://www.nuget.org/packages/DynamicDb |
Install
Install-Package DynamicDb
dotnet add package DynamicDb
paket add DynamicDb
DynamicDb Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Dynamic SQL is generated behind the scenes and results are mapped to dynamic objects (if applicable). DynamicDb is best used for unit testing and utility-type applications.