✅ Identity Services Registration not working
I declare a class to handle 'email':
Then in Program.cs I register the service:
Finally i try and grab the service and it throws an error
Everywhere i look it people use this same method to register the emailsender, so i am not sure what i am doing wrong.
Then in Program.cs I register the service:
Finally i try and grab the service and it throws an error
Everywhere i look it people use this same method to register the emailsender, so i am not sure what i am doing wrong.