Didot Docs
  • Home
  • Docs
  • Timeline
  • Contact
Didot
  • Issue tracking
  • View on GitHub
Menu
Getting Started
  • Why did we create Didot?
Installation
  • Install Didot
  • Install as a .NET global tool
  • Install as a .NET local tool
  • Install from Docker
  • Install from GitHub Releases on Windows
  • Install from GitHub Releases on Linux
  • Installation as a library from NuGet
Usage
  • Supported data formats and template engines
  • CLI options
  • Basic usage of the CLI
  • Usage of StdIn and StdOut
  • Specify template engine or parser
  • Specify parser's parameters
  • Using Multiple Sources in Didot
Features
  • Creating a template engine builder
  • Instantiating a template engine
  • Template Rendering Configuration
  • Cached Template Rendering
  • Formatters of Values
  • Mappings of values
  • Defining a partial
  • Defining a function
Parsers
  • CSV parser

Install as a .NET local tool

Cédric L. Charlier
Written by Cédric L. Charlier
May 26, 2025

More to come


Install as a .NET global tool
← Previous
Install from Docker
Next →

Related Docs

  • Install from Docker
  • Install Didot
  • Installation as a library from NuGet
  • Install from GitHub Releases on Linux
Getting Started
  • Why did we create Didot?
Installation
  • Install Didot
  • Install as a .NET global tool
  • Install as a .NET local tool
  • Install from Docker
  • Install from GitHub Releases on Windows
  • Install from GitHub Releases on Linux
  • Installation as a library from NuGet
Usage
  • Supported data formats and template engines
  • CLI options
  • Basic usage of the CLI
  • Usage of StdIn and StdOut
  • Specify template engine or parser
  • Specify parser's parameters
  • Using Multiple Sources in Didot
Features
  • Creating a template engine builder
  • Instantiating a template engine
  • Template Rendering Configuration
  • Cached Template Rendering
  • Formatters of Values
  • Mappings of values
  • Defining a partial
  • Defining a function
Parsers
  • CSV parser
Didot
  • Home
  • Docs
  • Blog
  • Changelog
  • Contact