MelissaData.CloudAPI
8.0.0
See the version list below for details.
dotnet add package MelissaData.CloudAPI --version 8.0.0
NuGet\Install-Package MelissaData.CloudAPI -Version 8.0.0
<PackageReference Include="MelissaData.CloudAPI" Version="8.0.0" />
<PackageVersion Include="MelissaData.CloudAPI" Version="8.0.0" />
<PackageReference Include="MelissaData.CloudAPI" />
paket add MelissaData.CloudAPI --version 8.0.0
#r "nuget: MelissaData.CloudAPI, 8.0.0"
#:package MelissaData.CloudAPI@8.0.0
#addin nuget:?package=MelissaData.CloudAPI&version=8.0.0
#tool nuget:?package=MelissaData.CloudAPI&version=8.0.0
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
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
Getting Started
All Melissa cloud services require a license to use.
To learn more about how to get your Melissa license key, please click here
Installation
To install the package using NuGet, proceed with the following instructions:
- Open your Visual Studio project
- Go to Tools → NuGet Package Manager → Manage NuGet Packages for Solution
- Search for MelissaData.CloudAPI
- Click install
Alternatively, to install the package using .NET CLI:
- Open command prompt and navigate to the root-directory of your project
- 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 | Versions 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. |
-
net8.0
- Newtonsoft.Json (>= 13.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.