dotnetcore / AspectCore-Framework

AspectCore is an AOP-based cross platform framework for .NET Standard.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AspectCore Framework

Build status Member project of .NET Core Community GitHub license
AspectCore is an Aspect-Oriented Programming based cross platform framework for .NET Core and .NET Framework.

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 nuget myget stats
AspectCore.Core nuget myget stats
AspectCore.Extensions.Reflection nuget myget stats

Integration library

Package Name NuGet MyGet Downloads
AspectCore.Extensions.DependencyInjection nuget myget stats
AspectCore.Extensions.Autofac nuget myget stats
AspectCore.Extensions.Windsor nuget myget stats
AspectCore.Extensions.LightInject nuget myget stats
AspectCore.Extensions.Hosting nuget myget stats

Docs

Components 

Who is using

Contributors

Contribute

One of the easiest ways to contribute is to participate in discussions and discuss issues. You can also contribute by submitting pull requests with code changes.

License

MIT

About

AspectCore is an AOP-based cross platform framework for .NET Standard.

License:MIT License


Languages

Language:C# 100.0%