AspectCore.Extensions.Autofac
3.0.0
dotnet add package AspectCore.Extensions.Autofac --version 3.0.0
NuGet\Install-Package AspectCore.Extensions.Autofac -Version 3.0.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.Autofac" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AspectCore.Extensions.Autofac" Version="3.0.0" />
<PackageReference Include="AspectCore.Extensions.Autofac" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AspectCore.Extensions.Autofac --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AspectCore.Extensions.Autofac, 3.0.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.
#:package AspectCore.Extensions.Autofac@3.0.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AspectCore.Extensions.Autofac&version=3.0.0
#tool nuget:?package=AspectCore.Extensions.Autofac&version=3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
AspectCore Framework
AspectCore is an Aspect-Oriented Programming based cross platform framework for .NET 6+.
Core support for aspect-interceptor, dependency injection integration, web applications, data validation, and more.
Nuget Packages
Core library
| Package Name | NuGet | MyGet | Downloads |
|---|---|---|---|
| AspectCore.Abstractions | |||
| AspectCore.Core | |||
| AspectCore.Extensions.Reflection |
Integration library
Docs
Full documentation lives under docs/ — English: docs/en/ · 中文: docs/.
- Getting Started
- Interceptor Guide
- Architecture Overview · Module & Package Design
- IoC container and dependency injection
- Reflection extensions
Components
- Autofac Adapter
- DataValidation
- IoC & DynamicProxy
- Microsoft.Extensions.DependencyInjection Adapter
- Reflection