aksoftware98 / multilanguages

AKSoftware.Localization.MultiLanguages is a package for .NET developers allows them to easily build apps target multiple languages with just few lines of code
MIT License
85 stars 15 forks source link

39 - Implement the KeysAccessor source generator #69

Closed aksoftware98 closed 3 weeks ago

aksoftware98 commented 3 weeks ago

Implement the source generator to generate static keys and generate keys accessor service that provides directly accessibility to the key values and interpolated values.

Upgrade the projects to .NET 9.0

#39 #66