Skip to content

ChuckleSan/CheckResx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CheckResx

A quick web app to compare one or more .resx localisation files and identify missing keys or translation gaps. Perfect for ASP.NET Core developers working with multilingual applications.

C# ASP.NET Core Azure

✨ Features

  • .resx File Comparison: Upload and compare multiple ASP.NET Core resource files
  • Gap Detection: Quickly spot missing keys across different localisation files
  • Simple Upload Interface: Drag & drop or select multiple .resx files
  • Clear Results: Easy-to-read comparison output highlighting differences
  • Fast & Lightweight: Built for speed and developer productivity

🚀 Live Demo

Try the tool online:

Compare .resx Files: https://checkresx20250312155356-gjdqgchvdybygwey.canadacentral-01.azurewebsites.net/

🛠️ Tech Stack

  • Language: C#
  • Framework: ASP.NET Core
  • Frontend: HTML, CSS, JavaScript
  • Hosting: Microsoft Azure App Service

📖 How It Works

  1. Upload one or more .resx localisation files
  2. Click Compare
  3. View the results showing matching keys and any gaps/missing translations

Ideal for maintaining consistency across multiple languages in your ASP.NET Core projects.

📄 License

This project is open source. Feel free to use it in your own applications.


Made with ❤️ by ChuckleSan


About

Quick web app to compare 1 or more localisation files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors