TianYaSharpCore核心类库,其中就包含了实现批量依赖注入指定程序集的扩展类。.
Info
Version: | 1.1.0 |
Author(s): | XieYouHai |
Last Update: | Saturday, March 19, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/TianYaSharpCore |
Install
Install-Package TianYaSharpCore
dotnet add package TianYaSharpCore
paket add TianYaSharpCore
TianYaSharpCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Extensions.Configuration(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.DependencyModel(>= 2.1.0)
- System.Runtime.Loader(>= 4.3.0)