Email confirmation with Asp.net core

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Blazor-News-Website

    News website using .net 7 / Blazor Server and Entity Framework

  • ASP.NET Core

    ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

  • Thanks, this seems reasonable.I have now implemented the logic for generating the token (using Asp.Net Identity), but how exactly could I make this token to a link that I can send via email, and that the user can click on to confirm its identity? (My asp.net app is a restapi, so I can not redirect the user to a webpage, I just want them to click the link and be confirmed)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • MailKit

    A cross-platform .NET library for IMAP, POP3, and SMTP.

  • Microsoft doesn't recommend SmtpClient for new development. We've been using MailKit for years.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts