/Translator

A GUI and CLI client with deepl api to do a first project in C#

Primary LanguageC#

#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>"