A C# ASP.NET Core project with Entity Framework Core and ASP.NET Core Identity for a Commerce project
This project has the following features:
- authentication and authorization with JWT Token and ASP.NET Core Identity
- Entity Framework Core and Dapper libraries to save informations in the database
- Data protection with encryption
- image uploading on local storage and azure storage
- Incoming updates to .NET 8