Skip to content

A lightweight library to support localization from a database in .NET applications.

License

Notifications You must be signed in to change notification settings

AngeloDotNet/TinyDatabaseLocalization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Localization from database

A lightweight library to support localization from a database in .NET applications.

🏷️ Introduction

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.

🛠️ Installation

Prerequisites

  • .NET 8.0 SDK (latest version)
  • Entity Framework Core 8.0
  • Redis server (for caching, optional but recommended)
  • Database SQLite

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

⭐ Give a Star

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.

🤝 Contributing

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:

  1. Fork the repository
  2. Create a feature branch (starting from the develop branch)
  3. Make your changes
  4. Submit a pull requests (targeting develop)

🆘 Support

If you find this project helpful, consider buying me a coffee!

About

A lightweight library to support localization from a database in .NET applications.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages