ASP.NET Core project file ASP.NET Core project file

Soluling can localize ASP.NET Core projects. It is the primary method to localize ASP.NET Core projects. You need to have the full source code of the project. Select the Visual Studio project file (.csproj or .vbproj). Soluling creates a new project for the file and scans the resource file the project contains. Soluling also scans the source code to extract the strings used in localizer interfaces. Translate the project. Finally, let Soluling create localized resource files and satellite assemblies.

Learn more about ASP.NET Core project file localization.

File extensions: .csproj, .vbproj or .shproj

Developer's edition needed: Enterprise or Professional.

  Back to List   Previous   Next