We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
对于 PR #29 的讨论
PaySharp.Target.*
PaySharp.Authorities.*
对于 PR #29 的讨论
讨论的方面:
方案1: 将 Target 挪到独立的命名空间下, 如
PaySharp.Target.*(PaySharp.Target.AspNetCore)方案2: 将 支付机构的实现挪到独立的命名空间下, 如
PaySharp.Authorities.*(PaySharp.Authorities.Alipay)