Info
| Version: | 3.0.7 |
| Author(s): | Olavo Henrique Dias |
| Last Update: | Sunday, January 23, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Diassoft.DataAccess |
Install
Install-Package Diassoft.DataAccess
dotnet add package Diassoft.DataAccess
paket add Diassoft.DataAccess
Diassoft.DataAccess Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- System.Data.Common(>= 4.3.0)
No dependencies.
No dependencies.
No dependencies.
No dependencies.
- System.Data.Common(>= 4.3.0)
Tags
Ideal for the scenarios where you do not have a way to relate the database tables to objects.
Accepts Dialects to parse the sql statements accordingly to the database in use. Custom Dialects can be created.