You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for example; (this json scheme can be changed)
In appSettings -->
{
....
"NLocalizator": {
"DataProvider" : "File",
"Path" : "../../..." //Dataprovider read localization data from this path and reload if file changed
}
}
also this settings can be done with extention method which is used for adding library to startup.cs
this issue is created from here
The text was updated successfully, but these errors were encountered: