How would you setup a e-mail template / content in .NET in order to reference to templates when sending mail?

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
  • Handlebars.Net

    A real .NET Handlebars engine

  • I've seen Handlebars.NET being used for something like this: https://github.com/Handlebars-Net/Handlebars.Net

  • scriban

    A fast, powerful, safe and lightweight scripting language and engine for .NET

  • I also recommend https://github.com/scriban/scriban

  • 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
  • email-templates

    Responsive HTML email templates (by konsav)

  • I've posted this before but this is the template I like to use. https://github.com/konsav/email-templates

  • RazorLight

    Template engine based on Microsoft's Razor parsing engine for .NET Core

  • I use RazorLight: https://github.com/toddams/RazorLight

  • DotLiquid

    .NET Port of Tobias Lütke's Liquid template language.

  • The c# implementation : http://dotliquidmarkup.org/

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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