A lightweight library to support localization from a database in .NET applications.
This library provides a simple and efficient way to manage localization in .NET applications by storing translations in a database. It supports multiple languages and allows for easy retrieval of localized strings based on the user's culture.
- .NET 8.0 SDK (latest version)
- Entity Framework Core 8.0
- Redis server (for caching, optional but recommended)
- Database SQLite
This project is licensed under the MIT License - see the LICENSE file for details.
Don't forget that if you find this project helpful, please give it a ⭐ on GitHub to show your support and help others discover it.
The project is constantly evolving. Contributions are always welcome. Feel free to report issues and submit pull requests to the repository, following the steps below:
- Fork the repository
- Create a feature branch (starting from the develop branch)
- Make your changes
- Submit a pull requests (targeting develop)
If you find this project helpful, consider buying me a coffee!