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
{{ message }}
This repository was archived by the owner on Sep 4, 2024. It is now read-only.
I'm working on a project that uses Contextual messages, and am using this library for extensibility. Internally the project uses the Gettext.NET library, which has support for the GetParticular* methods. Having interfaces exposing localizer methods for those would be useful for allowing addins to easily use them.