Asp.NetCore5.0-Smart_Charging
Smart Charging is the asp.net core 5.0 web api solution, with an SQL Server Database with the purpose to expose CRUD and some Logic endpoints for a relatively small schema. The Solution uses Entity Framework Core code first for continuing schema generation and updates. Generic interfaces, inheritance etc. Other Library included: AutoMapper