Some checks failed
Deploy ASP.NET MVC to OCI / build-and-deploy (push) Has been cancelled
6 lines
192 B
Plaintext
6 lines
192 B
Plaintext
@using Convert_It_Online
|
|
@using Convert_It_Online.Extensions
|
|
@using Microsoft.AspNetCore.Mvc.Localization
|
|
|
|
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|
|
@inject IViewLocalizer Localizer |