Skip to content

Releases: rhythmagency/rhythm.taghelpers

v1.0.0 release

04 Jun 14:46
Compare
Choose a tag to compare

The first release. This release contains one tag helper:

Embedded SVG

<embedded-svg path="/path/to/my.svg"></embedded-svg>

Embedded SVG will embed an SVG file which is hosted within the web application's wwwroot. This package makes use of Rhythm.IO so the implementation of IFileTextHelper can be replaced if your files are hosted elsewhere.