You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

SEA.Template

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

SEA.Template

A standalone library for producing documents of any text-driven format (html, md, csv, etc.) using a powerful and extensible templating engine. Quick Start: 1. use TemplateResolver.Create<YOUR_TYPE>(TEMPLATE) to create your template resolver. Templates use {{PROPERTY_PATH}} for placeholders (can be customised). 2. use the Fluent API methods to specify settings/metadata for your templates (optional). 3. call templateResolver.Resolve(YOUR_OBJECT) to generate your document.

1.2.5
nugetNuGet
Version published
Maintainers
1
Created
The README file is missing

Keywords

template

FAQs

Package last updated on 16 Oct 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts