Provides some common functions, such as navigation tree, to build Web applications easily.
Info
Version: | 1.48.0 |
Author(s): | Dawnx |
Last Update: | Friday, June 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zmjack/Dawnx |
NuGet Url: | https://www.nuget.org/packages/Dawnx.AspNetCore |
Install
Install-Package Dawnx.AspNetCore
dotnet add package Dawnx.AspNetCore
paket add Dawnx.AspNetCore
Dawnx.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Dawnx(>= 1.48.0)
- Dawnx.Security(>= 1.48.0)
- LinqSharp.EFCore(>= 2.0.1)
- Microsoft.AspNetCore.Antiforgery(>= 2.2.0)
- Microsoft.AspNetCore.Hosting(>= 2.2.0)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.2.0)
- Microsoft.AspNetCore.Razor.Runtime(>= 2.2.0)
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.CodeAnalysis.CSharp.Scripting(>= 3.1.0)
- Microsoft.EntityFrameworkCore(>= 2.2.6)
- Microsoft.Extensions.Identity.Stores(>= 2.2.0)