How to send an email in C# with .NET using Mailkit

  Рет қаралды 33,940

tutorialsEU

tutorialsEU

Күн бұрын

Пікірлер: 51
@tutorialsEU
@tutorialsEU 3 жыл бұрын
🔥FREE! Join our All-Access subscription to get access to all of our premium courses including the C# Masterclass and C# ASP NET Course: bit.ly/3RaL3Jm
@tinkusingh455
@tinkusingh455 5 күн бұрын
Really appreciated your teaching, you are amazing. it is working
@darwinluna
@darwinluna 2 жыл бұрын
Easy to follow and worked on the first try.
@mikedennis471
@mikedennis471 2 жыл бұрын
Excellent instructions, thank you so much for putting this video together. It solved my emailing problems.
@evangelosvlachos1827
@evangelosvlachos1827 2 жыл бұрын
Good content, good description! Well done
@dhliu9687
@dhliu9687 2 жыл бұрын
Hi Sir ! I will try this out later. Give you thumb up first , very clear , nice explanation !!! Awesome
@naveenkumarm2282
@naveenkumarm2282 Жыл бұрын
Very Usefull video Brother Greetings from India
@somehappyguy6598
@somehappyguy6598 3 жыл бұрын
Thanks Denis, great explanation!
@dilshansaga90
@dilshansaga90 Жыл бұрын
Great Video.
@jorge-garces
@jorge-garces 2 жыл бұрын
Hello, do you have a example with Office 365 with modern authentication?
@JanKowalski-ld4ec
@JanKowalski-ld4ec Жыл бұрын
Very useful video, thanks a lot! Can you also make a video on schedule based email sending (i.e. monthly)? Thanks in advance!
@Ngonirow007
@Ngonirow007 2 жыл бұрын
My question now is how to send emails to clients that would have 2FA enabled and less secure app access turned off, that is when the API is now in production?
@rajattoppo2407
@rajattoppo2407 2 жыл бұрын
well this is working in localhost but when published in server client.connect throwing exceptions any solution ??
@ChandanYadav-cu7ox
@ChandanYadav-cu7ox 3 жыл бұрын
Thanks bro ,I love this content
@MauriceBoulard
@MauriceBoulard 2 жыл бұрын
from May 30th 2022 due to new policy of Google , this way to send messages to Gmail doesn't work anymore
@ppjjgg
@ppjjgg 2 жыл бұрын
me too.... i wanna get solution please
@hampus3699
@hampus3699 2 жыл бұрын
did you get any solution
@charliemiller3884
@charliemiller3884 2 жыл бұрын
Google now requires a more complex sign in method. Can you do a video on how to do that?
@dhliu9687
@dhliu9687 2 жыл бұрын
Less secure app access is not support ? I got this question today Oppos
@attilaguba856
@attilaguba856 3 жыл бұрын
Great! Thanks! Can you make an email sender with MVC 5 as well ! Would be appreciated! /
@WaheedRafiq
@WaheedRafiq 3 жыл бұрын
wow it works for me and well explains dyslexic friendly nice and slow pace well done
@aryanshah3354
@aryanshah3354 3 жыл бұрын
Thanks so much, this was so helpful
@Zisane21
@Zisane21 6 ай бұрын
Do I really need to authenticate and disconnect at every request? What If I need to send 100 emails in bulk? How long will the client retain the connection once authenticated?
@ilyadudorov2573
@ilyadudorov2573 3 жыл бұрын
Thank you very much for such a useful guide, greetings from Russia 😀
@kokeservices
@kokeservices Жыл бұрын
Can you redo a video like this one using the N-Tier Architecture...
@TheoEkelmans
@TheoEkelmans 7 ай бұрын
Thanks :) !
@demogamer6019
@demogamer6019 2 жыл бұрын
Good Video Bro, Use library protocol TLS 1.2?
@someshchandra651
@someshchandra651 2 жыл бұрын
Turing on "Less Secure app access" option is not available any more. Any alternate?
@naisargitrivedi3565
@naisargitrivedi3565 2 жыл бұрын
does this code also works with asp.net core 6 mvc or need to make any changes?
@sergeyt4118
@sergeyt4118 3 жыл бұрын
Thanks Denis!
@dhliu9687
@dhliu9687 2 жыл бұрын
Nice video sir, but got problem "Google disable the function [Less secure app access]", could you advice, thanks in advance!
@attilaguba856
@attilaguba856 3 жыл бұрын
Great Tutorials ! So I've tried it and works fine except message.Body stuff , it's got an issue with the Text .
@mikeafter5
@mikeafter5 2 жыл бұрын
Thanks!
@ap207
@ap207 2 жыл бұрын
Why in my c sharp says mailkit and mimekit are not necessary directories and in the reference I can't find them??
@renedemontbrun2749
@renedemontbrun2749 2 жыл бұрын
You can no longer turn the Less Secure App Access On (new Google Mail policy), so none of this code will work.
@barnabas_666
@barnabas_666 Жыл бұрын
Its working if you use method described by @RealDude in comments below.
@NHGeneral
@NHGeneral Жыл бұрын
@@barnabas_666 nope, it was changed again.
@Kiolesis
@Kiolesis 3 жыл бұрын
Cool Video! 😀
@tutorialsEU
@tutorialsEU 3 жыл бұрын
Thanks for the visit
@Farrael2
@Farrael2 2 жыл бұрын
How to add attachment using MailKit ?
@Habesha_Today
@Habesha_Today 2 жыл бұрын
bro please can you do an absolute beginner video on .NET Framework in C# and some projects pleaseeeeeeeeeeeeeee!!!!!!!!!! and I really appreciate all the things ur are doing👏👏👏👏
@ahmedmourad309
@ahmedmourad309 3 жыл бұрын
I am using it as api and angular it works well in localhost but return cors error when deploy api Although i enabled cors for all requests and other requests works well but sending email error with cors any help please sir?
@stepbackandthink
@stepbackandthink Жыл бұрын
Can't use gmail anymore.
@fandtm8054
@fandtm8054 3 жыл бұрын
Hello brother 🙏 Can u make detailed videos on C# Basics covering all topics with proper examples for beginners ❤️
@tutorialsEU
@tutorialsEU 3 жыл бұрын
Hi; please check out the channel, we have loads of C# topics for beginners! + For more detailed and structured way please check out our Udemy courses
@tutorialsEU
@tutorialsEU 3 жыл бұрын
@@parthbhadauria9517 Thanks! We indeed have a lot of things covered both here and on Udemy ;)
@richardmeyer418
@richardmeyer418 3 жыл бұрын
He has made some amazing videos and has a course on Udemy (udemy.com) called C# masterclass - it's really great - I can't remember how many people have given feedback, but it's a lot and the responses hover around 5 stars. Well worth the price - I'm trying to get through the Unity portion at the moment ...
@tutorialsEU
@tutorialsEU 3 жыл бұрын
@@richardmeyer418 Hey Richard, thanks for the feedback and good luck!
@DP-ee6qv
@DP-ee6qv 3 жыл бұрын
Hello , i want your game project file for learning perpose. I want to import your game project file in unity and want to see its code/machanics/ui/logics etc. Please share your game project file ☺️
@ThaoMeoTV
@ThaoMeoTV 2 жыл бұрын
You are spider man
Dependency Injection in .NET Core (.NET 6)
1:00:32
IAmTimCorey
Рет қаралды 196 М.
1% vs 100% #beatbox #tiktok
01:10
BeatboxJCOP
Рет қаралды 67 МЛН
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН
小丑女COCO的审判。#天使 #小丑 #超人不会飞
00:53
超人不会飞
Рет қаралды 16 МЛН
The Best Band 😅 #toshleh #viralshort
00:11
Toshleh
Рет қаралды 22 МЛН
ASP.NET Core Crash Course - C# App in One Hour
1:00:44
freeCodeCamp.org
Рет қаралды 1,6 МЛН
Send Email with a .NET 6 Web API using Mailkit & SMTP 📧
22:02
Patrick God
Рет қаралды 76 М.
Intro to WebAPI - One of the most powerful project types in C#
1:15:21
What are ASYNC and AWAIT in C#? Asynchronous Programming Tutorial
18:34
JSON IN C# - Downloading Data and Making Objects From It
24:10
tutorialsEU
Рет қаралды 41 М.
Sending Email in C# using FluentEmail
30:36
IAmTimCorey
Рет қаралды 91 М.
10 C# Libraries To Save You Time And Energy
33:59
IAmTimCorey
Рет қаралды 209 М.
Is LEARNING WPF still WORTH it in 2023?
10:59
tutorialsEU
Рет қаралды 60 М.
1% vs 100% #beatbox #tiktok
01:10
BeatboxJCOP
Рет қаралды 67 МЛН