PostalMethods 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package PostalMethods --version 1.0.3
NuGet\Install-Package PostalMethods -Version 1.0.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PostalMethods" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PostalMethods --version 1.0.3
#r "nuget: PostalMethods, 1.0.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install PostalMethods as a Cake Addin
#addin nuget:?package=PostalMethods&version=1.0.3

// Install PostalMethods as a Cake Tool
#tool nuget:?package=PostalMethods&version=1.0.3

Postal Methods

PostalMethods is brought to you by the same people who operate Integ. When you partner with us, you are set up to succeed. Our distinct processes and technology integrate with your own system to make printing plus fulfillment a seamless and secure part of your everyday business. We can reduce your expense in equipment, supplies, labor, and most importantly, time.

Most importantly, PostalMethods maintains current SSAE 16 Certification, and yearly HIPAA audits, assuring you of the highest security levels when handling your sensitive information. In an age where security is a paramount issue, PostalMethods strives to be as secure as possible, so that you and your customers can rest easy

SDK Package

This SDK Package contains methods for accessing the functionalities of online PostalMethods application portal. Now PostalMethod Services are accessible From Your Custom Application. Just install this package and start exploring our services through easy API's access.

Methods

This package provide:

  1. Send Letter.
    Method use= SendLetter(String (Description), File, String (URL), LetterProperties, Address)
    -Description (Contains description regards the letter for your future record use).
    -URL (Any online presence from where you want to download the letter content).
    -File (Any document file for letter content).
    -LetterProperties (Built-in Class in SDK Package).
    -Address (Built-in Class in SDK Package).
    -Return Type (This method will returns an object of SendLetterResult)

  2. Send Letter with Address.
    Method use= SendLetterWithAddress(String (URL), FileStream (Any Document File), LetterProperties (Letter Basic Details), Address (), SenderAddress)
    -Description (Contains description regards the letter for your future record use).
    -URL (Any online presence from where you want to download the letter content).
    -File (Any document file for letter's content).
    -LetterProperties (Built-in Class in SDK Package).
    -Address (Built-in Class in SDK Package).
    -SenderAddress (Built-in Class in SDK Package).
    -Return Type (This method returns an object of SendLetterWithAddressResult)

  3. Letter Status.
    Method use= LetterStatus(List<long> (Letter ID))
    -Letter ID (Multiple Letter IDs can be pass at once to check status)
    -Return Type (This method returns list of LetterStatusList)

  4. Letter Details.
    Method use= LetterDetails(long (Letter ID))
    -Letter ID (Letter ID against whom details are needed)
    -Return Type (This method will returns an object of LetterDetail)

  5. Get Letter PDF.
    Methods use= GetPdf(long (Letter ID))
    -Letter ID (Letter ID against whom PDF file is needed)
    -Return Type (This method will returns a file of PDF)

  6. Cancel Delivery.
    Methods use= Cancel(long (Letter ID))
    -Letter ID (Letter's ID to cancel delivery).
    -Return Type (This method will returns an object of CancelLetterDelivery)

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0 419 2/26/2021
1.0.9 324 2/26/2021
1.0.8 305 2/18/2021
1.0.7 400 12/11/2020
1.0.6 372 12/4/2020
1.0.5 362 12/4/2020
1.0.3 358 12/4/2020
1.0.2 359 12/3/2020
1.0.0 518 12/3/2020