文件名称:AddressValidator:使用 USPS 和 UPS API 进行地址验证的 Web 服务
文件大小:55KB
文件格式:ZIP
更新时间:2024-06-24 20:17:08
C#
地址验证器 使用 USPS 或 UPS API 验证美国送货地址的 Web 服务 用法 您需要从 USPS ( ) 或 UPS ( ) 获取帐户和许可证密钥 打开 web 配置文件并在 appSettings 下输入您的许可证密钥(如果使用 UPS,则输入用户名/密码)。
【文件预览】:
AddressValidator-master
----AddressValidation()
--------Global.asax.cs(431B)
--------AddressValidationUSPS.csproj(9KB)
--------AddressValidationUPS.csproj(9KB)
--------Framework()
--------packages.config(621B)
--------Controllers()
--------Web.Release.config(1KB)
--------Models()
--------Service References()
--------Properties()
--------Global.asax(108B)
--------Web.Debug.config(1KB)
--------Web.config(3KB)
--------App_Start()
--------Views()
----AddressValidationUSPS.sln(1KB)
----LICENSE(1KB)
----AddressValidation.Tests()
--------packages.config(300B)
--------MockData()
--------AddressValidationUPS.Tests.csproj(5KB)
--------Tests()
--------Properties()
--------AddressValidationUSPS.Tests.csproj(5KB)
--------ExceptionAssert.cs(832B)
--------App.config(1KB)
----README.md(379B)
----.gitignore(3KB)
----AddressValidationUPS.sln(2KB)