AspectCore.Extensions.DependencyInjection 2.3.0

.NET 5.0 .NET Core 3.1 .NET Standard 2.0
dotnet add package AspectCore.Extensions.DependencyInjection --version 2.3.0
NuGet\Install-Package AspectCore.Extensions.DependencyInjection -Version 2.3.0
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="AspectCore.Extensions.DependencyInjection" Version="2.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspectCore.Extensions.DependencyInjection --version 2.3.0
#r "nuget: AspectCore.Extensions.DependencyInjection, 2.3.0"
#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 AspectCore.Extensions.DependencyInjection as a Cake Addin
#addin nuget:?package=AspectCore.Extensions.DependencyInjection&version=2.3.0

// Install AspectCore.Extensions.DependencyInjection as a Cake Tool
#tool nuget:?package=AspectCore.Extensions.DependencyInjection&version=2.3.0

Interceptor and dynamicProxy support for Microsoft.Extensions.DependencyInjection via AspectCore Framework.

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (106)

Showing the top 5 NuGet packages that depend on AspectCore.Extensions.DependencyInjection:

Package Downloads
Ding

Ding是基于.net core平台开发的应用框架中的NetCore核心类库。

AspectCore.Extensions.Hosting

Package Description

Butterfly.Client.AspNetCore

A Asp.Net Core client for Butterfly.

EasyCaching.Interceptor.AspectCore

A simple caching AOP extension library based on AspectCore

OSharp.Core

OSharp核心组件,封装着框架核心及数据存储,缓存,辅助操作等功能

GitHub repositories (9)

Showing the top 5 popular GitHub repositories that depend on AspectCore.Extensions.DependencyInjection:

Repository Stars
dotnetcore/Util
Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。
dotnetcore/osharp
OSharp是一个基于.NetCore的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net Core 框架更易于应用到实际项目开发中。
dotnetcore/EasyCaching
:boom: EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
dotnetcore/SmartSql
SmartSql = MyBatis in C# + .NET Core+ Cache(Memory | Redis) + R/W Splitting + PropertyChangedTrack +Dynamic Repository + InvokeSync + Diagnostics
bing-framework/Bing.NetCore
Bing是基于 .net core 3.1 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。
Version Downloads Last updated
2.3.0 21,922 11/25/2022
2.2.0 619,580 2/8/2021
2.1.0 435,951 4/3/2020
2.0.0 128,901 12/9/2019
1.3.0 386,254 8/19/2019
1.2.0 1,259,425 2/5/2019
1.1.0 452,368 11/25/2018
1.0.1 139,221 9/11/2018
1.0.0 2,801 9/10/2018
0.7.0 50,576 6/23/2018
0.6.0 1,112 6/23/2018
0.5.0 37,469 5/27/2018
0.4.0 1,669 5/10/2018
0.3.1 13,234 2/22/2018
0.2.4 202,875 11/24/2017
0.2.3 3,540 11/13/2017
0.2.2 1,281 10/31/2017
0.2.1 1,012 10/23/2017
0.2.0 1,053 10/20/2017
0.2.0-preview9 789 10/10/2017
0.2.0-preview8 777 9/26/2017
0.2.0-preview7 783 9/25/2017
0.2.0-preview6 2,171 9/20/2017
0.2.0-preview5 810 9/16/2017
0.2.0-preview4 840 9/12/2017
0.2.0-preview3 752 9/10/2017
0.2.0-preview10 737 10/17/2017
0.2.0-preview-final 907 10/18/2017
0.1.2 1,594 7/13/2017
0.1.1.2 1,140 6/10/2017

Interceptor and dynamicProxy support for Microsoft.Extensions.DependencyInjection via AspectCore Framework.