aau-giraf / web-api

The backend API for GIRAF — a .NET-core project written in C#.
GNU General Public License v3.0
2 stars 5 forks source link

Task/321 #328

Closed andreaswurtz closed 1 year ago

andreaswurtz commented 1 year ago

Description

All traces of Entity Framework have been removed and replaced with Entity Framework Core.

Fixes #321

How Has This Been Tested?

It has been tested by running the relevant unit tests and integration tests.

It has been tested on the following machine: OS: Ubuntu 22.04.3 LTS x86_64 Kernel: 6.2.0-34-generic .NET version: 8.0.100-rc.2.23502.2

Checklist: