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
I am trying to add westwind localization to my .net 8 api.
I am double checking with my existing .net6 project that uses Westwind, everything is there and looks OK, but it does not work.
I spent hours but it's still same.
Issue is, key is returned instead of the value of the key.
Anyone tried using westwind with .net8?
I guess .net7 is supported because I have an working .net7 api.
Is it possible or I am trying something I shouldn't?
I am using 3.1.8 version(last updated 4 months ago).
I am trying to add westwind localization to my .net 8 api.
I am double checking with my existing .net6 project that uses Westwind, everything is there and looks OK, but it does not work.
I spent hours but it's still same.
Issue is, key is returned instead of the value of the key.
Anyone tried using westwind with .net8?
I guess .net7 is supported because I have an working .net7 api.
Is it possible or I am trying something I shouldn't?
I am using 3.1.8 version(last updated 4 months ago).
The text was updated successfully, but these errors were encountered: