A simple Book Store API using ASP.Net Core 6
Once installing the project simply open CMD with administrator premissions and run
Where {val_of_key} can be any desired value (preferably a more complex key would be great).
This value will be used by JWT for encryption purposes
- N-Tier Architecture
- Code First Database
- Repository Patter
- DTOs with AutoMapper
- Serilogger
- ASP Identity with custom roles
- JWT authentication
- Simple Cors implementation
- Static file serving