BekoSan/DapperDALProject
Adds a visual studio C# library project templete (DAL) Data Access Layer, that helps working and connect with sql sever database using app.config file connection string , it also conatins methods that creates and gets the data from data base and save data to data base using data model classes. using Dapper ORM.
C#MIT
Issues
- 1
Installing on vs2019 no project type
#4 opened by Skyhikeeper - 0
Dapper Nuget package
#3 opened by BekoSan