You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,6 +76,6 @@ Also the following sections need to be added to the _appsettings.json_ file.
76
76
77
77
```
78
78
79
-
Then you can inject **INotificationService** to your classes to be able to send the email.
79
+
Then you can inject **INotificationService** to your classes to send the email.
80
80
81
81
**Note:** Use Relay Messaging so there is no setup to be made on application servers to support smtp. Also the sender can be a fake email address or even a descriptive email address.
0 commit comments