WeiYang.BaseServices
2.0.3
dotnet add package WeiYang.BaseServices --version 2.0.3
NuGet\Install-Package WeiYang.BaseServices -Version 2.0.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WeiYang.BaseServices" Version="2.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WeiYang.BaseServices --version 2.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WeiYang.BaseServices, 2.0.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install WeiYang.BaseServices as a Cake Addin #addin nuget:?package=WeiYang.BaseServices&version=2.0.3 // Install WeiYang.BaseServices as a Cake Tool #tool nuget:?package=WeiYang.BaseServices&version=2.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
功能模块独立重构
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Microsoft.Extensions.DependencyInjection (>= 8.0.0)
- WeiYang.扩展方法 (>= 1.0.0)
- WeiYang.数据库 (>= 1.0.1)
- WeiYang.日志 (>= 1.0.1)
- WeiYang.通用 (>= 1.0.0)
- WeiYang.通讯 (>= 1.0.0)
- WeiYang.配置 (>= 1.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
2.0.3 | 80 | 6/5/2024 | |
2.0.2 | 97 | 5/17/2024 | |
2.0.1 | 113 | 5/6/2024 | |
2.0.0 | 103 | 5/5/2024 | |
1.4.0 | 133 | 4/8/2024 | |
1.1.2 | 107 | 4/27/2024 | |
1.1.1 | 105 | 4/27/2024 | |
1.0.9 | 102 | 4/18/2024 | |
1.0.8 | 118 | 4/17/2024 | |
1.0.7 | 120 | 4/17/2024 | |
1.0.6 | 97 | 4/17/2024 | |
1.0.5 | 108 | 4/16/2024 | |
1.0.4 | 108 | 4/8/2024 | |
1.0.2 | 108 | 4/6/2024 | |
1.0.1 | 100 | 4/5/2024 | |
1.0.0 | 97 | 4/5/2024 |
增加IOC相关