How to implement IStringLocalizer indexer with async method

后端 未结 0 1524
失恋的感觉
失恋的感觉 2021-02-14 21:54

ASP.NET 5 MVC Core application gets translations in from table at runtime. EF Core async methods are used to implement IStringLocalizer interface.

Code below causes compi

相关标签:
回答
  • 消灭零回复
提交回复
热议问题