Linux serverNETWORK ADMINISTRATIONSsmtp server liux

Send Emails with Blazor SSR (Static Server-Side Rendering) in .NET 8 🔥

🚀 Join the .NET Web Academy: https://learn.dotnetwebacademy.com

💖 Support me on Patreon for exclusive source code access: https://patreon.com/_PatrickGod
🐦 Let’s get social on Twitter/X: https://twitter.com/_PatrickGod
🔗 Let’s connect on LinkedIn: https://www.linkedin.com/in/patrickgod/
🚀 Get the .NET 8 Web Dev Jump-Start Course for FREE: https://dotnet8.patrickgod.com

#DotNet #Blazor #AspNetCore

source

by Patrick God

linux smtp server

8 thoughts on “Send Emails with Blazor SSR (Static Server-Side Rendering) in .NET 8 🔥

  • This is awesome, but I get concerned that in a team setting people could get confused of what’s running on the client and what’s running on the server since the code looks so similar. How can you guard against this? For example if this code were to accidentally ship to the client you would have exposed email smtp creds

  • Great! Do you have any plan for a video regarding Blazor SSR EditForm with elements changed using js?

  • when is the free "The .NET 8 Web Dev Jump-Start Course" going to be available? Thx

  • Great 🎉. How can send html page with email ? I mean emails body incloudes style and css ?

Comments are closed.