UmbMapper 0.6.0
See the version list below for details.
dotnet add package UmbMapper --version 0.6.0
NuGet\Install-Package UmbMapper -Version 0.6.0
<PackageReference Include="UmbMapper" Version="0.6.0" />
paket add UmbMapper --version 0.6.0
#r "nuget: UmbMapper, 0.6.0"
// Install UmbMapper as a Cake Addin #addin nuget:?package=UmbMapper&version=0.6.0 // Install UmbMapper as a Cake Tool #tool nuget:?package=UmbMapper&version=0.6.0
A convention based published content mapper for Umbraco.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- UmbracoCms.Core (>= 7.3.2)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on UmbMapper:
Package | Downloads |
---|---|
UmbMapper.NuPickers
Extensions for UmbMapper to allow the mapping of NuPicker properties. |
|
UmbMapper.Archetype
Extensions for UmbMapper to allow the mapping of Archetype properties. |
|
UmbMapper.PublishedContentModelFactory
Extensions for UmbMapper to allow the mapping of IPublishedContent based classes using the IPublishedContentModelFactory. |
|
UmbMapper.Vorto
Extensions for UmbMapper to allow the mapping of Vorto properties. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.0 | 5,877 | 8/23/2018 |
1.1.3 | 1,951 | 4/24/2018 |
1.1.2 | 1,788 | 3/2/2018 |
1.1.1 | 1,798 | 1/22/2018 |
1.1.0 | 1,466 | 1/18/2018 |
1.0.6 | 1,741 | 11/30/2017 |
1.0.5 | 962 | 10/13/2017 |
1.0.4 | 1,893 | 10/13/2017 |
1.0.3 | 1,439 | 9/10/2017 |
1.0.2 | 879 | 9/8/2017 |
1.0.1 | 914 | 9/4/2017 |
1.0.0 | 2,338 | 9/1/2017 |
0.9.0 | 1,590 | 8/29/2017 |
0.7.0 | 1,031 | 8/23/2017 |
0.6.0 | 986 | 8/23/2017 |
0.5.9 | 1,017 | 8/21/2017 |
0.5.8 | 1,580 | 8/15/2017 |
0.5.7 | 921 | 8/5/2017 |
- Rename registry and config classes
- Add simple automated mapping
- Improve performance of mapper