8 packages tagged with “Translating”
CodePorting.Translator Cs2Cpp is a framework to automatically port code from C# to C++. The translated code can be compiled using Visual Studio, GCC or Clang and can run on Windows, Linux and MacOS. This package features an API used to emulate .Net calls from the translated code.
TechTolk is a package to easily load translations into memory and retrieve them by a translation key.
A library for translating/converting cs into js, using Roslyn.
CodePorting.Translator Cs2Cpp is a framework to automatically port code from C# to C++. The translated code can be compiled using Visual Studio, GCC or Clang and can run on Windows, Linux and MacOS. This package features attributes and service types that can be used in the source code to control the translator's behavior.
Package with adapters to use TechTolk in ASP.NET Core environments
Package to source translation sets from resource (.resx) files
Package to source translation sets from json files using System.Text.Json.
Package to render translations levering SmartFormat