A utiltiy library to handle some of the heavy liftings of ASP.NET Core.
Info
Version: | 1.0.0.1 |
Author(s): | Eniefiok Eniang |
Last Update: | Monday, June 22, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/WebkitFrameworkCore |
Install
Install-Package WebkitFrameworkCore
dotnet add package WebkitFrameworkCore
paket add WebkitFrameworkCore
WebkitFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication.Cookies(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Razor(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.2.0)
- Microsoft.AspNetCore.Razor(>= 2.2.0)
- Microsoft.Extensions.Caching.Memory(>= 3.1.1)
- System.Drawing.Common(>= 4.7.0)