-
Notifications
You must be signed in to change notification settings - Fork 0
Getting started
Recommended way of trial library usage is to install it via NuGet Package Manager.
Note: Registered users will get NuGet after purchase.
Within Visual Studio, use the Package Manager UI to browse for Polar.NameExplorer
trial package and install to your project.
Within Visual Studio, use the Package Manager Console command:
Install-Package Polar.NameExplorer -Version 1.0.0
Install the package via .NET CLI,use the following command:
dotnet add package Polar.NameExplorer --version 1.0.0
To including the package directly into project file:
<PackageReference Include="Polar.NameExplorer" Version="1.0.0" />
To install Polar Name Explorer component, your system needs the following support:
- Visual Studio 2017, 2019, 2022 and above.
- .NET Core 2.1, .NET Core 3.1.x, .NET 5 or .NET 6
Polar Name Explorer component, requires .NET Core. To install .NET core, follow the instructions, on Microsoft's .NET Core documentation site.
Polar d.o.o.
Anything unclear or inaccurate? Please let us know at • support@polarsoftware.com