An extension to the UmbracoHelper with several ease of life improvements, such as code first generation of dictionary items and getting dictionary items from a partial key.
Info
Version: | 1.1.1 |
Author(s): | Johannes Giske, Knowit Experience Bergen |
Last Update: | Tuesday, October 17, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/KXB.Umbraco.UmbracoDictionaryExtension |
Install
Install-Package KXB.Umbraco.UmbracoDictionaryExtension
dotnet add package KXB.Umbraco.UmbracoDictionaryExtension
paket add KXB.Umbraco.UmbracoDictionaryExtension
KXB.Umbraco.UmbracoDictionaryExtension Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 3.3.1)
- ClientDependency(>= 1.9.1)
- ClientDependency-Mvc5(>= 1.8.0)
- Examine(>= 0.1.70)
- HtmlAgilityPack(>= 1.4.9)
- ImageProcessor.Web(>= 4.6.6)
- Markdown(>= 1.14.4)
- Microsoft.AspNet.Identity.Owin(>= 2.2.1)
- Microsoft.AspNet.Mvc(>= 5.2.3)
- Microsoft.AspNet.WebApi(>= 5.2.3)
- Microsoft.AspNet.WebApi.Client(>= 5.2.3)
- Microsoft.Owin.Host.SystemWeb(>= 3.0.1)
- Microsoft.Owin.Security(>= 3.0.1)
- Microsoft.Owin.Security.Cookies(>= 3.0.1)
- Microsoft.Owin.Security.OAuth(>= 3.0.1)
- MySql.Data(>= 6.9.9)
- Newtonsoft.Json(>= 6.0.8)
- semver(>= 1.1.2)
- UmbracoCms.Core(>= 7.0.0)
- UrlRewritingNet(>= 2.0.7)
Tags