There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.