Util.Aop.AspectCore
7.0.19
.NET 7.0
dotnet add package Util.Aop.AspectCore --version 7.0.19
NuGet\Install-Package Util.Aop.AspectCore -Version 7.0.19
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="Util.Aop.AspectCore" Version="7.0.19" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Util.Aop.AspectCore --version 7.0.19
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Util.Aop.AspectCore, 7.0.19"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Util.Aop.AspectCore as a Cake Addin
#addin nuget:?package=Util.Aop.AspectCore&version=7.0.19
// Install Util.Aop.AspectCore as a Cake Tool
#tool nuget:?package=Util.Aop.AspectCore&version=7.0.19
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Util.Aop.AspectCore是Util应用框架基于 AspectCore 实现AOP拦截功能的库
Product | Versions |
---|---|
.NET | net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- AspectCore.Extensions.AspectScope (>= 2.3.0)
- AspectCore.Extensions.DependencyInjection (>= 2.3.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 7.0.0)
- Util.Core (>= 7.0.19)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Util.Aop.AspectCore:
Package | Downloads |
---|---|
Util.Validation
Util.Validation是Util应用框架的验证库 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
7.0.19 | 22 | 2/6/2023 |
7.0.18 | 90 | 2/5/2023 |
7.0.17 | 108 | 2/2/2023 |
7.0.16 | 100 | 2/2/2023 |
7.0.15 | 109 | 2/2/2023 |
7.0.14 | 102 | 2/1/2023 |
7.0.13 | 101 | 2/1/2023 |
7.0.12 | 224 | 1/29/2023 |
7.0.11 | 231 | 1/29/2023 |
7.0.10 | 233 | 1/28/2023 |
7.0.9 | 227 | 1/28/2023 |
7.0.8 | 232 | 1/19/2023 |
7.0.7 | 227 | 1/19/2023 |
7.0.6 | 229 | 1/18/2023 |
7.0.5 | 230 | 1/17/2023 |
7.0.4 | 232 | 1/17/2023 |
7.0.3 | 285 | 1/16/2023 |
7.0.2 | 331 | 1/3/2023 |
7.0.1 | 301 | 1/3/2023 |
7.0.0 | 302 | 12/27/2022 |
6.0.16 | 1,184 | 11/15/2022 |
6.0.15 | 1,160 | 11/15/2022 |
6.0.14 | 1,402 | 11/2/2022 |
6.0.13 | 1,716 | 10/27/2022 |
6.0.12 | 1,759 | 10/21/2022 |
6.0.11 | 1,685 | 10/21/2022 |
6.0.10 | 3,112 | 10/21/2022 |
6.0.9 | 217 | 9/28/2022 |
6.0.8 | 1,962 | 9/20/2022 |
6.0.7 | 1,856 | 9/19/2022 |
6.0.6 | 1,827 | 9/17/2022 |
6.0.5 | 1,557 | 8/2/2022 |
6.0.4 | 1,564 | 7/29/2022 |
6.0.3 | 1,627 | 7/18/2022 |
6.0.2 | 1,560 | 7/4/2022 |
6.0.1 | 1,554 | 7/1/2022 |
6.0.0 | 1,672 | 6/20/2022 |
Util应用框架以MIT开源发布,可随意使用