MelissaData.CloudAPI 8.0.1

dotnet add package MelissaData.CloudAPI --version 8.0.1
                    
NuGet\Install-Package MelissaData.CloudAPI -Version 8.0.1
                    
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="MelissaData.CloudAPI" Version="8.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MelissaData.CloudAPI" Version="8.0.1" />
                    
Directory.Packages.props
<PackageReference Include="MelissaData.CloudAPI" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MelissaData.CloudAPI --version 8.0.1
                    
#r "nuget: MelissaData.CloudAPI, 8.0.1"
                    
#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.
#:package MelissaData.CloudAPI@8.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MelissaData.CloudAPI&version=8.0.1
                    
Install as a Cake Addin
#tool nuget:?package=MelissaData.CloudAPI&version=8.0.1
                    
Install as a Cake Tool

Melissa Cloud API NuGet Package

Overview

The Melissa Cloud API NuGet Package provides a unified and streamlined way to access all Melissa Cloud APIs within a single, easy-to-use package. This allows developers to seamlessly integrate and access Melissa's powerful cloud-based services directly from their own development environment.

For more details about how to use the Melissa Cloud API NuGet Package, please visit the Melissa Docs

For more details about Melissa Cloud APIs, please click here.

Features

  • Comprehensive API Coverage: Access all Melissa Cloud APIs through a unified interface
  • Ease of Integration: Simplifies the process of integrating Melissa's Cloud APIs into your applications
  • Consistent Interface: Offers a standardized way to interact with different Melissa Cloud APIs

Available APIs

  • Business Coder
  • Global Address Verification
  • Global Email
  • Global Express Entry
  • Global IP
  • Global Name
  • Global Phone
  • People Business Search
  • Personator Consumer
  • Personator Identity
  • Personator Search
  • Property
  • Reverse GeoCoder
  • SmartMover
  • SSN Name Match
  • Street Route

Tested Environment

  • Windows 10 64-bit

Getting Started

These instructions will get you a copy of the package integrated into your development environment.

Licensing

All Melissa cloud services require a license to use. This license is an encrypted series of letters, numbers, and symbols. This license can also either be a Credit license or a Subscription license. Both ways use the same service, so you do not need to change your code to move from one model to another.

To learn more about how to set up a license key with Melissa, please click here.

Installation

To install the package using NuGet, follow these steps:

  1. Open your Visual Studio project.
  2. Go to ToolsNuGet Package ManagerManage NuGet Packages for Solution.
  3. Search for MelissaData.CloudAPI.
  4. Click Install.

Alternatively, you can install the package with .NET CLI:

  1. Open command prompt and navigate to the root-directory of your project.
  2. Run the following command:
dotnet add package MelissaData.CloudAPI

Import in C#

After installing, add the following statement to import the namespace at the top of your C# file:

using MelissaData.CloudAPI;

Contact Us

For free technical support, please call us at 800-MELISSA ext. 4 (800-635-4772 ext. 4) or email us at Tech@Melissa.com.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows 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
8.0.1 156 6/23/2025
8.0.0 135 3/14/2025