Maarkis / MeAgendaAi

0 stars 0 forks source link

Multi-Language at "Me Agenda Aí" application. #3

Open Maarkis opened 2 years ago

Maarkis commented 2 years ago

You need to define which language you should return your data by request sent from the user. To do that, you can use the request Header, Accept-Language.

Example Multi-Language with .Net 6. Documentation Localization ASPNETCORE 6