csharp aspnetcore sqlite xunit dependency-injection integration-testing serilog dotnet-core entity-framework-core asp-net-core webapi moq automapper fluentvalidation generic-repository refresh-token ...
TraineeManagement.Api is an ASP.NET Core Web API developed for managing trainee records. ├── Controllers/ │ ├── HealthController.cs │ ├── TraineesController.cs │ ├── UsersController.cs │ ├── ...