Sunny框架需要依赖的通用部分.
Info
Version: | 1.0.8 |
Author(s): | MackYang |
Last Update: | Sunday, June 30, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MackYang/Sunny |
NuGet Url: | https://www.nuget.org/packages/Sunny.Common |
Install
Install-Package Sunny.Common
dotnet add package Sunny.Common
paket add Sunny.Common
Sunny.Common Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http(>= 2.1.1)
- Microsoft.Extensions.Caching.Abstractions(>= 2.1.2)
- Microsoft.Extensions.DependencyInjection(>= 2.1.1)
- Microsoft.Extensions.DependencyModel(>= 2.1.0)
- Microsoft.Extensions.Logging(>= 2.1.1)
- Microsoft.Extensions.Logging.Console(>= 2.1.1)
- System.Drawing.Common(>= 4.5.1)