AspNetCore组件,提供AspNetCore的服务端功能的封装.
Info
Version: | 2.1.3 |
Author(s): | chewel |
Last Update: | Friday, March 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Think.Web |
Install
Install-Package Think.Web
dotnet add package Think.Web
paket add Think.Web
Think.Web Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.2.0)
- Think.Core(>= 2.1.3)