Simple library in .net standard 2.0 to translate text using the Azure cognitive services translator (free up to 2M characters per month).
Info
| Version: | 1.3.50 |
| Author(s): | Promat Team |
| Last Update: | Monday, March 31, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/promatcloud/PromatTranslations |
| NuGet Url: | https://www.nuget.org/packages/PromatTranslations |
Install
Install-Package PromatTranslations
dotnet add package PromatTranslations
paket add PromatTranslations
PromatTranslations Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.Abstractions(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.2)
Tags