nuMapper is a fluent mapper in the style of Automapper to allow casting IPublishedContent objects to POCOs in Umbraco.
Info
Version: | 1.0.0.1 |
Author(s): | The Umbraco Community |
Last Update: | Wednesday, November 26, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/uComponents/nuMapper |
NuGet Url: | https://www.nuget.org/packages/nuMapper |
Install
Install-Package nuMapper
dotnet add package nuMapper
paket add nuMapper
nuMapper Download (Unzip the "nupkg" after downloading)
Dependencies
- UmbracoCms.Core(6.1.0)