• Stars
    star
    3
  • Rank 3,858,862 (Top 79 %)
  • Language
    C#
  • License
    MIT License
  • Created over 4 years ago
  • Updated about 4 years ago

Reviews

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.