Completed this project by M&Y Yazılım Eğitim Akademi Danışmanlık and by Murat Yücedağ training.
- Completed my Green Mailing project that developed with ASP.NET Core Identity.
- Developed with N-tier layered architecture and generic repository design pattern.
- Rules written for entity properties with Fluent validation.
- The sender and receiver's data shown in the list with the inner join process. - In order for this structure to work correctly, the Dto structure was developed.
- When the mail first receivers, it is listed in bold, and after it is read, it is listed in grey.
- It is clearly stated what day and date the e-mails were received.
- Emails can be marked with stars and important.
- Emails are first temporarily moved to the trash box. If desired, it can be permanently deleted from the trash bin.
- Deleting emails is controlled via a button.
- C#
- .NET Core 6
- ASP.NET Core Identity
- Mvc
- N-Tier Architecture
- Generic Repository Design
- Dependency Injection
- Fluent Validation
- Bootstrap
- JavaScript