Important Note This code is only to demonstrate my skills in job interviews, but hopefully, in the future there will be a production ready version of this code.
This is the backend part of Thomsi, which is written in C# with .NET 6.0 and ASP.NET Core. The backend part is depending on two other libraries Thomsi_Core (Contains bussiness logic) Database (Code-First Postgres Database)
In the backend area unit testing is only done for Thomsi_Core. Thomsi_Core_xUnit