SharebookBR / sharebook-backend

Projeto backend de código livre para o app Sharebook.
117 stars 75 forks source link

Upgrade all projects to dotnet 6 (except DockerFile and Docker-compose) #453

Closed henriqueholtz closed 2 years ago

henriqueholtz commented 2 years ago

Upgrade all projects from dotnet 5 to dotnet 6 with some code-smells and removed some unused packages, and update all packages (with some exceptions below).

Note: It needs install dotnet 6 runtime into the server

I hope that be all well.

Note 2: To upgrade the FluentValidation package and this other, we needs review this calls

image

Further improve: Remove NewtonSoft.Json, upgrade DockerFile and Docker-compose, upgrade FluentValidation

raffacabofrio commented 2 years ago

@henriqueholtz salve amigão blz? Mano que iniciativa top demais! Não vejo a hora de subir isso aí.

Rolou uns conflitos acima. Vc viu? Se quiser a gente faz uma call e te mostro como resolver local usando o elegante rebase.

henriqueholtz commented 2 years ago

Conforme conversamos, o PR foi feito baseado na branch release a qual está obsoleta. O PR será reaberto com uma branch feita a partir da develop