First Release for rendering base 64 images in ASP.NET Core.
See https://en.wikipedia.org/wiki/Data_URI_scheme for more details.
Instructions for AspNetCore:
In the _ViewImports.cshtml put
@addTagHelper *, AspNetCore.Mvc.ImageBase64
In the Razor page just put
<img src='~/ relative path to the image ' asp-render-base64='true' />
NuGet Package at https://www.nuget.org/packages/AspNetCore.Mvc.ImageBase64/
( to generate the nuget package run\
dotnet pack -c Release
in the folder )
This software is available for free and all of its source code is public domain. If you want further modifications, or just to show that you appreciate this, money are always welcome.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4