Skip to content

SQL Client for .NET 3.2.0

Latest

Choose a tag to compare

@cedx cedx released this 01 Feb 20:43
· 161 commits to main since this release
  • Added new CreateInstance() and CreateInstances() overloads to the Mapper class.
  • Added new Query() and QueryAsync() overloads to the ConnectionExtensions class.
  • Added the cancellationToken parameter to the Delete(), Exists(), Find(), Insert() and Update() methods of the ConnectionExtensions class.
  • Added the TableInfo.Type property.
  • Fixed the Publish-Object, Remove-Object and Update-Object cmdlets.