Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.03 KB

README.md

File metadata and controls

41 lines (26 loc) · 1.03 KB

Library

CRUD Web Based Application Using ASP.net MVC Core about books

Included Features

  1. Authentication and Authorization
  2. Data Minpulation
  3. Client-side Models Validation
  4. well-looked User interface

Libraries used

  1. Linq
  2. Threading
  3. AspNetCore Http
  4. AspNetCore Mvc
  5. AspNetCore Hosting;
  6. ServerWeb
  7. DataAnnotations
  8. Entity Framework Core
  9. Entity Framework Core SqlServer(Scafolding-Migration)

The architecture of the Library

I did use MVC(Model-View-Control) architecture, the main reason behind that i like ASP.net MVC than razor page, the MVC give me feeling of real seperation of the project which i worked on, Seperation not only in code put could spread the tasks across your entites to reach the elegent code you hope.

User Interface of the Library

the Book page

alt text

the Author Page

alt text

Updates well not ever Stop