Template based Code Generators (GitHub link to my repo)

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

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

    Comparison Of Code Generation techniques available in .NET Core

  • So I've put the output of my weekend research here on GitHub: https://github.com/rogerwcpt/code_generation

  • scriban

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

  • I think you can use Scriban as well to generate code 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
  • fluid

    Fluid is an open-source .NET template engine based on the Liquid template language.

  • https://github.com/sebastienros/fluid is used by Orchard Core.

  • Mustache Sharp

    An extension of the mustache text template engine for .NET.

  • mustache-sharp

  • handlebars.js

    Minimal templating on steroids.

  • I see you added it. Idk if it is worth calling it out but that mustache-lib I mentioned, is really more of custom reimplementation of handlebars which is its own templating language. It’s mustache compatible but adds logic, loops conditionals etc.

  • 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