Show / Hide Table of Contents

Installation

NuGet Field Mapper for .NET package.

You can install using the following methods.

Using the .NET Core command-line interface (CLI) tools:

dotnet add package FieldMapperForDotNet

Using the NuGet Command Line Interface (CLI):

nuget install FieldMapperForDotNet

Using the Package Manager Console:

Install-Package FieldMapperForDotNet
  • Improve this Doc
In This Article
Back to top Generated by DocFX