Address Helper Conversion Function Should Be a Static Extension Method
nosyrbllewe opened this issue · 0 comments
nosyrbllewe commented
The ConvertAddress() Method in StoreApp.DataAccess/Helper/Address.cs should be a static extension method instead of a partial class method to reduce coupling.