abp module for read db schemas.eg: table, view.
Info
Version: | 3.0.5.5 |
Author(s): | AkiniX |
Last Update: | Monday, August 10, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/iBestRead/Abp.DbSchemaReader |
NuGet Url: | https://www.nuget.org/packages/iBestRead.Abp.DbSchemaReader |
Install
Install-Package iBestRead.Abp.DbSchemaReader
dotnet add package iBestRead.Abp.DbSchemaReader
paket add iBestRead.Abp.DbSchemaReader
iBestRead.Abp.DbSchemaReader Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.35)
- MySql.Data(>= 8.0.19)
- Npgsql(>= 4.1.3.1)
- Oracle.ManagedDataAccess.Core(>= 2.19.60)
- System.Data.SqlClient(>= 4.8.1)
- Volo.Abp.AutoMapper(>= 3.0.5)
- Volo.Abp.ObjectMapping(>= 3.0.5)
- Volo.Abp.VirtualFileSystem(>= 3.0.5)
- iBestRead.Database.Consts(>= 0.0.1)
Tags