Info
Version: | 5.1.1 |
Author(s): | James Craig |
Last Update: | Saturday, November 16, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JaCraig/Aspectus |
NuGet Url: | https://www.nuget.org/packages/Aspectus |
Install
Install-Package Aspectus
dotnet add package Aspectus
paket add Aspectus
Aspectus Download (Unzip the "nupkg" after downloading)
Dependencies
- Canister.IoC(>= 4.0.0)
- Fast.Activator(>= 1.0.13)
- Microsoft.CodeAnalysis.CSharp(>= 3.8.0)
- Microsoft.CodeAnalysis.Common(>= 3.8.0)
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
- Microsoft.Extensions.ObjectPool(>= 5.0.1)
- System.IO.FileSystem(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.7.0)
- System.Runtime.Loader(>= 4.3.0)
- System.Threading.Tasks.Parallel(>= 4.3.0)
Tags
It empowers you to write clean and maintainable code by separating cross-cutting concerns from the core logic of your application.