Info
Version: | 1.0.0 |
Author(s): | 何镇汐 |
Last Update: | Tuesday, July 10, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnetcore/Util |
NuGet Url: | https://www.nuget.org/packages/cloudsu.security |
Install
Install-Package cloudsu.security
dotnet add package cloudsu.security
paket add cloudsu.security
cloudsu.security Download (Unzip the "nupkg" after downloading)
Dependencies
- cloudsu.util(>= 1.0.0)
- Microsoft.AspNetCore.Identity(>= 2.1.0)
- Microsoft.Extensions.Identity.Core(>= 2.1.0)
Tags
Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。.