main
modified: ../.gitignore modified: compose.yml modified: src/Pcf.GivingToCustomer/Pcf.GivingToCustomer.Core/Domain/BaseEntity.cs modified: src/Pcf.GivingToCustomer/Pcf.GivingToCustomer.Core/Domain/CustomerPreference.cs modified: src/Pcf.GivingToCustomer/Pcf.GivingToCustomer.Core/Domain/PromoCode.cs modified: src/Pcf.GivingToCustomer/Pcf.GivingToCustomer.Core/Domain/PromoCodeCustomer.cs modified: src/Pcf.GivingToCustomer/Pcf.GivingToCustomer.DataAccess/Data/MongoDbInitializer.cs modified: src/Pcf.GivingToCustomer/Pcf.GivingToCustomer.DataAccess/Repositories/MongoDbRepository.cs
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
Added NoSql homework