Installation - nemiro-net/nemiro.data.dll GitHub Wiki

NuGet Packages (recommended)

The Nemiro.Data class library, you can install via NuGet Package Manager.

Open Package Manager Console.

Open Package Manager Console

Install-Package Nemiro.Data

Install Nemiro.Data

Successful installation.

Successful installation

Enjoy!

Adding a reference manually

If you do not have a NuGet Package Manager, you can download the Nemiro.Data class library and add a reference to your project.

Select the Add Reference menu item.

Add Refrence menu

Goto Browse tab.

Goto Browse

Locate and select the Nemiro.Data.dll and click Ok.

Select the Nemiro.Data class library

Make sure the Nemiro.Data.dll is choice. Click Ok.

Enjoy!

Enjoy!