Skip to content

Primer on Handlebars.Net and our helpers.

Notifications You must be signed in to change notification settings

arinet/HandlebarDocs

Repository files navigation

Introduction

Our templates run through a Handlebar.Net templating engine which is based on Handlebarsjs.

Handlebars is built upon the mustache expression engine. The operating principle of this expression engine is that you can inject model data into any arbitrary string by wrapping the object in "mustaches" {{}}.

About

Primer on Handlebars.Net and our helpers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published