Create a Database Access Object (DAO) defining the C# interface you want and writing the SQL query.
Info
Version: | 3.0.0-beta |
Author(s): | Activout.DatabaseClient |
Last Update: | Saturday, October 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/twogood/Activout.DatabaseClient |
NuGet Url: | https://www.nuget.org/packages/Activout.DatabaseClient |
Install
Install-Package Activout.DatabaseClient
dotnet add package Activout.DatabaseClient
paket add Activout.DatabaseClient
Activout.DatabaseClient Download (Unzip the "nupkg" after downloading)
Dependencies
- ImpromptuInterface(>= 7.0.1)