Skip to content

scotpatti/BibleBeliefs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BibleBeliefs

CPTR 319 WPF Demo project for 2021

This project uses C# .NET Core 3.1 and SQLite with both EntityFramework and ADO style database connections. This is here for my courses, it is not meant to be a tool used for any other purpose.

  • All Entity Framework and SQLite .db files are stored in the Database folder.
  • All repository files and Data Transfer Objects (DTO objects) are stored in the Repository folder
  • ViewModels are in the ViewModels folder
  • Views are in the project root folder (I know I should have moved them)

About

CPTR 319 WPF Demo project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages