Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 193 Bytes

File metadata and controls

6 lines (4 loc) · 193 Bytes

Deepl Translator

This is just a translator using deepl API to do a project in C#

To use the app you have to do this command in both projects
dotnet user-secrets set "ApiKey" "<apikey>"