Skip to content

DotNetSDB 1.0.6

Compare
Choose a tag to compare
@lilpug lilpug released this 11 Apr 16:02
· 13 commits to master since this release

Documentation has also been updated on the website with this release

DotNetSDB Change Log:

  • changed all the string.format tags to shorthand $"" versions
  • fixed some bugs in the FileTable extension section that still referenced old function names but as they its using a dynamic objects did not flag up.
  • added new update functions to the FileTable extension to be able to move directories and files to different folders or to the root structure.