The Wayback Machine - https://web.archive.org/web/20200910110219/https://github.com/dotnetcore/AspectCore-Framework
Skip to content
master
Go to file
Code

Latest commit

* [COMMIT] The proj files have been updated to enable SourceLink [AspectCore.Extensions.AspectScope.Sample.csproj]

* [COMMIT] The proj files have been updated to enable SourceLink [AspectCore.Extensions.DataAnnotations.Sample.csproj]

* [COMMIT] The proj files have been updated to enable SourceLink [AspectCore.Extensions.Reflection.Benchmark.csproj]

* [COMMIT] The proj files have been updated to enable SourceLink [AspectCore.Extensions.Autofac.Sample.csproj]

* [COMMIT] The proj files have been updated to enable SourceLink [AspectCore.Extensions.DependencyInjection.ConsoleSample.csproj]

* [COMMIT] The proj files have been updated to enable SourceLink [AspectCore.Abstractions.csproj]

* [COMMIT] The proj files have been updated to enable SourceLink [AspectCore.Core.csproj]

* [COMMIT] The proj files have been updated to enable SourceLink [AspectCore.Extensions.AspNetCore.csproj]

* [COMMIT] The proj files have been updated to enable SourceLink [AspectCore.Extensions.AspectScope.csproj]

* [COMMIT] The proj files have been updated to enable SourceLink [AspectCore.Extensions.Autofac.csproj]

* [COMMIT] The proj files have been updated to enable SourceLink [AspectCore.Extensions.Configuration.csproj]

* [COMMIT] The proj files have been updated to enable SourceLink [AspectCore.Extensions.DataAnnotations.csproj]

* [COMMIT] The proj files have been updated to enable SourceLink [AspectCore.Extensions.DataValidation.csproj]

* [COMMIT] The proj files have been updated to enable SourceLink [AspectCore.Extensions.DependencyInjection.csproj]

* [COMMIT] The proj files have been updated to enable SourceLink [AspectCore.Extensions.Hosting.csproj]

* [COMMIT] The proj files have been updated to enable SourceLink [AspectCore.Extensions.Reflection.csproj]

* [COMMIT] The proj files have been updated to enable SourceLink [AspectCore.Extensions.Windsor.csproj]

* [COMMIT] The proj files have been updated to enable SourceLink [AspectCore.Extensions.LightInject.csproj]
7e7b1bb

Git stats

Files

Permalink
Failed to load latest commit information.

README.md

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

You can’t perform that action at this time.