DNN helper library for module development.
Info
Version: | 1.3.8 |
Author(s): | Web Development Team and Contributors |
Last Update: | Friday, February 25, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DaikinApplied/DotNetLib |
NuGet Url: | https://www.nuget.org/packages/Daikin.DotNetLib.DotNetNuke |
Install
Install-Package Daikin.DotNetLib.DotNetNuke
dotnet add package Daikin.DotNetLib.DotNetNuke
paket add Daikin.DotNetLib.DotNetNuke
Daikin.DotNetLib.DotNetNuke Download (Unzip the "nupkg" after downloading)
Dependencies
- DotNetNuke.Abstractions(>= 9.4.4)
- DotNetNuke.Core(>= 9.4.4)
- Microsoft.Extensions.DependencyInjection(>= 3.1.1)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.0)
- System.Threading.Tasks.Extensions(>= 4.5.3)