MrG
How Todo Email in C# Web API
I made this https://github.com/UmbrellaCrow612/PoliceCaseManagement/tree/master/src/infra/Email.Service and it does send emails if I use my Gmail app password and stuff but I wanted to know is this how companies do it as well and how can I scale it up etc ?
21 replies
Code review and guidance
Trying to learn how to properly organise and built dotnet apps have some experience though a internship want feedback and how to be a better code report here: https://github.com/UmbrellaCrow612/PoliceCaseManagement the main areas i have worked on so far are the Identity system and some CAPTCHA stuff
83 replies