Skip to content

Latest commit

 

History

History
68 lines (53 loc) · 8.16 KB

File metadata and controls

68 lines (53 loc) · 8.16 KB

AspectCore Framework

Build 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

Full documentation lives under docs/ — English: docs/en/ · 中文: docs/.

Components 

Who is using

Contributors

Thanks to all the people who have contributed to this project!

Made with contrib.rocks.

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