AppText.Localization enables .NET Core apps to use AppText dynamic resources with the standard .NET Core localization API.
                        
                    
         
                Info
| Version: | 0.7.0 | 
| Author(s): | Martijn Boland | 
| Last Update: | Friday, February 10, 2023 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/martijnboland/apptext | 
| NuGet Url: | https://www.nuget.org/packages/AppText.Localization | 
Install
Install-Package AppText.Localization
                        dotnet add package AppText.Localization
                        paket add AppText.Localization
                        
                                AppText.Localization Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- AppText.Translations(>= 0.5.3)
 - AppText(>= 0.5.3)