All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add authorization bearer on Swagger
- Bulk import of locations
- CRUD for Location
- Search by Id
- Search by State
- Search by City
- Add Location Service
- Add Location Repository
- Change repository to name convention
- Change Dto to Dtos
- Add SQL Server for data persistence
- Add docker-compose to run SQL Server
- Add Repository Pattern
- Add DTOs
- Add Dependency Injection of UserService
- Improvements on Tests
- Location Resource
- Entity Framework to use inMemoryData