gordon-cs / gordon-360-api

The 360° Gordon Experience
12 stars 7 forks source link

Remove unused code #1011

Closed EjPlatzer closed 11 months ago

EjPlatzer commented 11 months ago

There were a lot of projects that either never finished or have become unused but are still present in the codebase. I have cleaned up these unused pieces of the API so that the project is smaller, less cluttered, and easier to understand.

The largest unused pieces were:

Since this is the first update to the database definitions since upgrading to EF Core 8, there are also many unrelated EF Core model changes, all fully automated, mostly linting and internal EF Core code changes.