Create a Database Access Object (DAO) defining the C# interface you want and writing the SQL query.
Info
Version: | 4.0.0 |
Author(s): | Activout.DatabaseClient |
Last Update: | Saturday, January 11, 2025 |
.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)