how to build a bulk email verification software using c#

Hiran Roy 1 Reputation point
2021-09-24T18:39:38.847+00:00

Hi there,
I want to make a software or web application using c# that can help us to verify bulk emails. But i don't know how can I build it. Is there anyone who can help me by giving me a proper guide with resources that can help me? Thanks for your understanding.

Windows for business Windows Client for IT Pros Networking Network connectivity and file sharing
Microsoft Security Microsoft Entra Microsoft Entra External ID
Developer technologies C#
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Karen Payne MVP 35,586 Reputation points Volunteer Moderator
    2021-09-24T19:50:48.16+00:00

    The following page explain how to verify email addresses which should be adaptable to bulk email addresses with some work on your end.

    https://github.com/azure-ad-b2c/samples#user-experience

    We did something similar but with a homebrewed solution as we did B2Con prem.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.