Skip to content

Ravinduprasath/WinForm_Dapper_SqlClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Win Form Crud Application Using Dapper

A simple .net 5 win form application

  • Used Nuget Packages
    📌 Dapper 2.0.90 Or Dapper.SimpleCRUD 2.3.0
    📌 Microsoft.Data.SqlClient 3.0.0
    📌 System.Configuration.ConfigurationManager 5.0.0

botjoc8mw4

Sql Data Base

  1. Restore LibraryDB.bak Using SSMS
  2. Change Connection String In App.config If Nessarary

Sql Data Base Structure

devenv_9p5xTsnNXS


Note - Since This Is A Simple Crud Application We Can Use Dapper.SimpleCrud (No Need To Change DataAccess Class)

About

WinForm Crud Application Using Dapper And SqlClient

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages