Skip to content

Extracts localization strings from .cs and .cshtml into SQL scripts

Notifications You must be signed in to change notification settings

hishamco/SqlExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SqlExtractor

This tool extracts translatable strings from the C# code and Razor templates (cshtml) to SQL scripts. It is designed specifically for SimplCommerce project to make the translation easier than before.

All the generated translations SQL scripts will follow a certain conventions and they will be hosted into SimplCommerce.Translations repository.

About

Extracts localization strings from .cs and .cshtml into SQL scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published