Installation
PrivMX Endpoint libraries are available on NuGet.org as following NuGet packages:
- PrivMX Endpoint C# -
PrivMX.Endpoint
package, - PrivMX Endpoint C# Extra -
PrivMX.Endpoint.Extra
package.
Packages contain all the necessary assets and helpers to get started with PrivMX. To compare both libraries and get details, see Overview.
Installation with the dotnet CLI
The .NET SDK is required, which provides the dotnet
command-line tool.
To install the PrivMX Endpoint C# package, use the following command in your project:
or to install the PrivMX Endpoint C# Extra package, use the following command:
Installation in Visual Studio
To install PrivMX Endpoint packages in Visual Studio, you can use the NuGet Package Manager or the Package Manager Console.
NuGet Package Manager
To use the NuGet Package Manager to install PrivMX Endpoint C# or PrivMX Endpoint C# Extra packages in Visual Studio, follow steps:
-
From Visual Studio, select Project > Manage NuGet Packages.
-
From the Browse tab, search for
PrivMX.Endpoint
orPrivMX.Endpoint.Extra
, select your target in the list, and click Install.
Package Manager Console
Alternatively, to use the Package Manager Console in Visual Studio to install PrivMX Endpoint C# or PrivMX Endpoint C# Extra packages, follow these steps:
-
From Visual Studio, select Tools > NuGet Package Manager > Package Manager Console.
-
After the Package Manager Console panel opens, select the project in drop-down list in which you want to install the package.
-
At the console prompt, to install the PrivMX Endpoint C# package, use the following command:
or to install the PrivMX Endpoint C# Extra package, use the following command:
We use cookies on our website. We use them to ensure the proper functioning of the site and, if you agree, for purposes we set, such as analytics or marketing.