A plugin to open your records in your browser. Choose the record type, enter a Guid and optionally select a form. The plugin will check if the record exists, and opens your record in your browser.
FixedWidthParser.Parse parses a fixed width record and populates properties on a
target object decorated with the FixedWidthColumnAttribute. Attempts are made to
convert to target types.
This library aims to reduce the boilerplate to create records for older projects that cannot upgrade to C# 8.0 when it is released and for any current projects that don't want to wait for C# 8.0 to be released with record support.
Provides functionality to select a random sample subset of data for multiple use cases. These include deleting data from development/test systems after copying the production database