Skip to content

nogueiraever/royal-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Royal Library

This project is a simple Library created using dotnet 6 and react on frontend

To run the project you need to:

Architecture decisions

Clean Architecture

I decided to use an adaptation of Clean Architecture looking for a better readability and maintenance of the code

Dapper

Entity framework is easier to use and sometimes the code looks better than dapper, but with dapper we have more control over the queries that are being executed on database, then the decision was by dapper was looking for better control and also better performance of the database operations.

MUI

MUI is a MaterialUI component library designed for react, we decided to use MUI because of the high community adoption

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published