Any ADO provider can be read (SqlServer, SqlServer CE 4, MySQL, SQLite, System.Data.OracleClient, ODP, Devart, PostgreSql, DB2...) into a single standard model.
Info
Version: | 2.12.0 |
Author(s): | Martin Willey |
Last Update: | Thursday, October 10, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/martinjw/dbschemareader |
NuGet Url: | https://www.nuget.org/packages/DatabaseSchemaReader |
Install
Install-Package DatabaseSchemaReader
dotnet add package DatabaseSchemaReader
paket add DatabaseSchemaReader
DatabaseSchemaReader Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
No dependencies.
No dependencies.
No dependencies.
No dependencies.
- NETStandard.Library(>= 1.6.0)
- System.Console(>= 4.0.0)
- System.Data.Common(>= 4.1.0)
- System.Diagnostics.TraceSource(>= 4.0.0)
- System.Xml.XmlSerializer(>= 4.0.11)
Tags