AspectCore.Core 2.3.0

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

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

The implementation of the 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 (71)

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

Package Downloads
AspectCore.Extensions.DependencyInjection

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

AspectCore.Extensions.Autofac

Interceptor and dynamicProxy support for Autofac via AspectCore Framework.

AspectCore.Extensions.AspectScope

ScopedContext extension system for AspectCore Framework.

LJH.DO.Abstractions

数据访问相关类、接口、枚举、异常、扩展方法 1. netcore升级到3.1 12、补充nodejs 等操作

AspectCore.Extensions.Hosting

Package Description

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on AspectCore.Core:

Repository Stars
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!
catcherwong/Demos
:100:Some demos for learning
WeihanLi/WeihanLi.Common
common tools, methods, extension methods, etc... .net 常用工具类,公共方法,常用扩展方法等,基础类库
Version Downloads Last updated
2.3.0 25,987 11/25/2022
2.2.0 740,893 2/8/2021
2.1.0 530,664 4/3/2020
2.0.0 147,954 12/9/2019
1.3.0 439,580 8/19/2019
1.2.0 1,320,465 2/5/2019
1.1.0 472,974 11/25/2018
1.0.1 167,955 9/11/2018
1.0.0 4,895 9/10/2018
0.7.0 91,758 6/23/2018
0.6.0 1,719 6/23/2018
0.5.0 69,883 5/27/2018
0.4.0 24,284 5/10/2018
0.3.1 268,939 2/22/2018
0.3.0 2,530 2/12/2018
0.2.4 238,483 11/24/2017
0.2.3 5,762 11/13/2017
0.2.2 1,805 10/31/2017
0.2.1 3,686 10/23/2017
0.2.0 1,482 10/20/2017
0.2.0-preview9 1,969 10/10/2017
0.2.0-preview8 1,721 9/26/2017
0.2.0-preview7 1,651 9/25/2017
0.2.0-preview6 2,384 9/20/2017
0.2.0-preview5 936 9/16/2017
0.2.0-preview4 876 9/12/2017
0.2.0-preview3 840 9/10/2017
0.2.0-preview2 847 9/7/2017
0.2.0-preview10 982 10/17/2017
0.2.0-preview-final 1,055 10/18/2017
0.1.2 2,010 7/13/2017
0.1.1.3 1,000 7/3/2017
0.1.1.2 1,919 6/10/2017

The implementation of the AspectCore framework.