Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

XML-Travelgate/xtg-data-sqlclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xtg-data-sqlclient

Sql Server Client

xtg-data-sqlclient is a simple library that allows you to connect with sql server. This library contains four asynchronous methods:

  • ExecAsync: execute a setence in sql server.
  • ExecQueryWithoutParamsAsync: execute a query without parameters.
  • ExecQueryWithParamsAsync: execute a query with parameters.
  • ExecProcedureDataTableWithParamsAsync: execute a stored procedure with parameters.

You can download nuget here.

About

Sql Server Client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages