# AspectCore-Framework **Repository Path**: zhangrong/AspectCore-Framework ## Basic Information - **Project Name**: AspectCore-Framework - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-04-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## AspectCore Framework [![Build status](https://ci.appveyor.com/api/projects/status/1awhaosnfcjbad77?svg=true)](https://ci.appveyor.com/project/liuhaoyang/aspectcore-framework) [![Member project of .NET China Foundation](https://github.com/dotnetcore/Home/blob/master/icons/member-project-of-netchina.png)](https://github.com/dotnetcore) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/dotnetcore/AspectCore/blob/dev/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. ## Docs [IoC container and dependency injection in AspectCore](https://github.com/dotnetcore/AspectCore-Framework/blob/master/docs/injector.md) [Reflection extension in AspectCore](https://github.com/dotnetcore/AspectCore-Framework/blob/master/docs/reflection-extensions.md) ## Components * [Application Metrics](https://github.com/dotnetcore/AspectCore-Metrics)   * [Autofac Adapter](https://github.com/dotnetcore/AspectCore-Framework/tree/master/extras/src/AspectCore.Extensions.Autofac) * [DataValidation](https://github.com/dotnetcore/AspectCore-Framework/tree/master/datavalidation) * [IoC & DynamicProxy](https://github.com/dotnetcore/AspectCore-Framework/tree/master/core) * [Microsoft.Extensions.DependencyInjection Adapter](https://github.com/dotnetcore/AspectCore-Framework/tree/master/extras/src/AspectCore.Extensions.DependencyInjection) * [Reflection](https://github.com/dotnetcore/AspectCore-Framework/tree/master/reflection)   ## Who is using * [ButterflyAPM Client](https://github.com/ButterflyAPM/butterfly-csharp) * [Bing(jianxuanbing)](https://github.com/jianxuanbing/Bing) * [DotnetSpider](https://github.com/dotnetcore/DotnetSpider) * [EasyCaching](https://github.com/catcherwong/EasyCaching) * [shriek-fx](https://github.com/ElderJames/shriek-fx)   * [Util](https://github.com/dotnetcore/Util) * [Zxw.Framework.NetCore](https://github.com/VictorTzeng/Zxw.Framework.NetCore) ## Contributors * [Savorboard](https://github.com/yuleyule66) * [AlexLEWIS](https://github.com/alexinea) * [Konrad Banaszek](https://github.com/thecorrado) ## 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](https://github.com/dotnetcore/AspectCore-Framework/blob/master/LICENSE)