All checks were successful
Deploy ASP.NET MVC to OCI / build-and-deploy (push) Successful in 21m10s
6 lines
157 B
Plaintext
6 lines
157 B
Plaintext
@using Convert_It_Online
|
|
@using Microsoft.AspNetCore.Mvc.Localization
|
|
|
|
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|
|
@inject IViewLocalizer Localizer
|