Skip to content

Simple C# Console Application Project To Apply Entity Framework Concepts + LINQ

Notifications You must be signed in to change notification settings

TheOnlyMonster/LibraryManagementSystemEF

Repository files navigation

LibraryManagementSystemEF

Description

This is a simple library management system that allows users to add, edit, and delete books from a library. The system also allows users to check out books and return them. The system is built using Entity Framework and a MSSQL Server database.

I applied the following concepts in this project:

  • Entity Framework
  • OOP Principles
  • Code First Approach
  • Unit of Work Pattern
  • MSSQL Server
  • LINQ
  • Transactions
  • Interceptors
  • Pagination

About

Simple C# Console Application Project To Apply Entity Framework Concepts + LINQ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages