Localization.AspNetCore.TagHelpers

What is it?

Asp.Net Core Tag Helpers to use when localizing Asp.Net Core application instead of manually injecting IViewLocator

The goal of this library is to make orking with localized content a little easier by providing tag helpers to use, instead of manually injecting IViewLocalizer/IHtmlLocalizer or IStringLocalizer in your view files.

Where can I get it?

Officially published versions are available on NuGet and on our GitHub Releases Page.