![](https://i0.wp.com/begincodingnow.com/wp-content/uploads/2020/05/WPFListPeople.png?resize=570%2C350&ssl=1)
WPF SQLite Dapper List and Add People – 1
This series of posts shows us how to build a WPF project using SQLite and Dapper that allows […]
This series of posts shows us how to build a WPF project using SQLite and Dapper that allows […]
How do you install SQLite and Dapper into your Windows Presentation Foundation (WPF) project? Why would you do […]
In this post we continue with the building of our project that we started in the previous post. […]
Now we need to call our SqliteDataAccess class when the program starts and when the user clicks the […]