Bulk delete documents from RDIMS by their document numbers
Find a file
2026-04-10 07:07:27 -04:00
.github/workflows Update mirror-to-codeberg.yml 2026-03-25 10:56:29 -04:00
libs Update edocs 2026-04-02 14:24:14 -04:00
RDIMS Update log trace information 2026-04-10 07:07:27 -04:00
.gitignore Add Visual Studio .gitignore 2026-04-02 10:12:51 -04:00
.gitmodules Update .gitmodules to reflect fork repo name 2026-04-07 07:17:31 -04:00
RDIMS.sln Convert PowerShell script to C# project 2026-04-08 09:24:39 -04:00
README.md Remove PowerShell scripts and update readme 2026-04-02 10:17:18 -04:00

RDIMS-Delete

This is a .NET Framework console app to bulk delete documents from RDIMS by their document numbers.

This was previously written in PowerShell but has been rewritten in C#.