A C# parser for MDF files. Allows you to read tables, metadata and indexes from MDF files without it being attached to a running SQL Server instance.
Stars
190
Forks
73
Watchers
190
Open Issues
11
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #31 from orthographic-pedant/spell_check/accommodate
1105871View on GitHubFixed typographical error, changed accomodate to accommodate in README.
62ecfe1View on GitHubMade raw byte outputs internal as they shouldn't be part of the public interface
75ee99eView on GitHubAttempted to add test. Discovered bug. Major refactoring ensued. Test added.
a341589View on GitHub