Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 443 Bytes

File metadata and controls

16 lines (10 loc) · 443 Bytes

Library Management

Project: Library Management System

Project 1: Library Management System

This project is an ASP.NET Web API that do book managament in a library and it's supposed to help librarians and readers to get easier access to create books and loans.

In this project I applied some concepts and patterns learned in the course like Clean Architecture and Unit of Work.

Technologies

  • C#
  • .NET 7.0
  • Sql Server
  • Mapster