DeepL.NET is an unofficial, fully-featured .NET client for the DeepL translation service.
Info
Version: | 0.4.3 |
Author(s): | lecodeofficial |
Last Update: | Monday, November 28, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lecode-official/deepl-dotnet |
NuGet Url: | https://www.nuget.org/packages/DeepL |
Install
Install-Package DeepL
dotnet add package DeepL
paket add DeepL
DeepL Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.StaticFiles(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.3)
Tags