Managing LLM prompts in DotNet with DotPrompt

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • DotPrompt

    Library allowing you to use GenAI prompts saved as .prompt files, keeping your prompts organised and controlled

    And so, we built DotPrompt and, published it on GitHub, pushed the packages out to NuGet and made it available under an MIT license.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • fluid

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

    You might notice that the prompt has template instructions in there. To create this we used the Fluid library which is based on the Liquid template language from Shopify. It's got some great features in it and helps to make the prompt generation pretty powerful.

  • Liquid

    Liquid markup language. Safe, customer facing template language for flexible web apps.

    You might notice that the prompt has template instructions in there. To create this we used the Fluid library which is based on the Liquid template language from Shopify. It's got some great features in it and helps to make the prompt generation pretty powerful.

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

  • A Handlebar and Puppeteer Equivalent in C#?

    5 projects | /r/dotnet | 27 May 2023
  • Template based Code Generators (GitHub link to my repo)

    5 projects | /r/dotnet | 6 Jun 2021
  • jinny VS Jinja2 - a user suggested alternative

    2 projects | 21 Sep 2024
  • YamlDotNet VS VYaml - a user suggested alternative

    2 projects | 20 Sep 2024
  • Mikado v0.8 has just published the fastest middleware render engine for Express

    1 project | news.ycombinator.com | 23 Dec 2023

Did you konow that C# is
the 9th most popular programming language
based on number of metions?