Umbraco helper to fetch dictionary items for Umbraco 8.
Info
Version: | 2.2.0 |
Author(s): | Vettvangur |
Last Update: | Monday, June 5, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Vettvangur/Vettvangur.DictionaryHelper/tree/V8 |
NuGet Url: | https://www.nuget.org/packages/Vettvangur.DictionaryHelperV8 |
Install
Install-Package Vettvangur.DictionaryHelperV8
dotnet add package Vettvangur.DictionaryHelperV8
paket add Vettvangur.DictionaryHelperV8
Vettvangur.DictionaryHelperV8 Download (Unzip the "nupkg" after downloading)
Dependencies
- UmbracoCms.Web(>= 8.1.0 && < 9.0.0)
- ClientDependency(>= 1.9.9)
- LightInject(>= 5.4.0)
- Microsoft.AspNet.Mvc(>= 5.2.7)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- Microsoft.Owin.Security(>= 4.0.1)
- Microsoft.Owin.Security.Cookies(>= 4.0.1)
- Microsoft.Owin.Security.OAuth(>= 4.0.1)
- Newtonsoft.Json(>= 12.0.1)
- Serilog(>= 2.8.0)
Tags