improvedk / OrcaMDF

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.
http://improve.dk/archive/2011/05/03/introducing-orcamdf.aspx
GNU General Public License v3.0
181 stars 74 forks source link

Support for .NET Standard 2.0 / .NET 4.6.1 #36

Open bobbymcr opened 4 years ago

bobbymcr commented 4 years ago

Add support for .NET Standard 2.0 (in all the core libraries) and .NET 4.6.1 (in the OMS and test projects).

Summary of changes: