workflow - AutoMapper 9.0.0
A convention-based object-object mapper.
PM> Install-Package AutoMapper -Version 9.0.0 -Source https://www.myget.org/F/workflow/api/v3/index.json
> nuget.exe install AutoMapper -Version 9.0.0 -Source https://www.myget.org/F/workflow/api/v3/index.json
> dotnet add package AutoMapper --version 9.0.0 --source https://www.myget.org/F/workflow/api/v3/index.json
source https://www.myget.org/F/workflow/api/v3/index.json
nuget AutoMapper ~> 9.0.0
Copy to clipboard
> choco install AutoMapper --version 9.0.0 --source https://www.myget.org/F/workflow/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "workflow" -SourceLocation "https://www.myget.org/F/workflow/api/v2"
Install-Module -Name "AutoMapper" -RequiredVersion "9.0.0" -Repository "workflow"
Copy to clipboard
Owners |
AuthorsJimmy Bogard |
Project URLhttps://automapper.org/ |
LicenseMIT |
Info131834 total downloads |
| 131834 downloads for version 9.0.0 |
| Download (340.18 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
9.0.0 | 340.18 KB | Wed, 01 Apr 2020 17:29:19 GMT | 131834 |
|