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.