main
modified: src/Pcf.GivingToCustomer/Pcf.GivingToCustomer.WebHost/Controllers/CustomersController.cs modified: src/Pcf.GivingToCustomer/Pcf.GivingToCustomer.WebHost/Models/CustomerResponse.cs
Added NoSql homework
modified: NoSQL/compose.yml modified: NoSQL/src/Pcf.GivingToCustomer/Pcf.GivingToCustomer.Core/Domain/Customer.cs modified: NoSQL/src/Pcf.GivingToCustomer/Pcf.GivingToCustomer.DataAccess/Data/MongoDbConfiguration.cs modified: NoSQL/src/Pcf.GivingToCustomer/Pcf.GivingToCustomer.DataAccess/Data/MongoDbInitializer.cs modified: NoSQL/src/Pcf.GivingToCustomer/Pcf.GivingToCustomer.DataAccess/Repositories/MongoDbRepository.cs