Skip to content

v1.0.0 release

Latest
Compare
Choose a tag to compare
@jamiepollock jamiepollock released this 04 Jun 14:46

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.