Update README.md #5
Annotations
11 warnings
build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build:
src/NexusAop/Extensions/ServiceCollectionsExtensions.cs#L9
Missing XML comment for publicly visible type or member 'ServiceCollectionsExtensions'
|
build:
src/NexusAop/Extensions/ServiceCollectionsExtensions.cs#L11
Missing XML comment for publicly visible type or member 'ServiceCollectionsExtensions.AddSingletonWithCustomAop<TInterface, TService>(IServiceCollection)'
|
build:
src/NexusAop/Extensions/ServiceCollectionsExtensions.cs#L19
Missing XML comment for publicly visible type or member 'ServiceCollectionsExtensions.AddScopedeWithCustomAop<TInterface, TService>(IServiceCollection)'
|
build:
src/NexusAop/NexusAopContext.cs#L8
Missing XML comment for publicly visible type or member 'NexusAopContext'
|
build:
src/NexusAop/NexusAopContext.cs#L10
Missing XML comment for publicly visible type or member 'NexusAopContext.Services'
|
build:
src/NexusAop/NexusAopContext.cs#L11
Missing XML comment for publicly visible type or member 'NexusAopContext.TargetMethod'
|
build:
src/NexusAop/NexusAopContext.cs#L12
Missing XML comment for publicly visible type or member 'NexusAopContext.Target'
|
build:
src/NexusAop/NexusAopContext.cs#L13
Missing XML comment for publicly visible type or member 'NexusAopContext.TargetMethodsArgs'
|
build:
src/NexusAop/NexusAopContext.cs#L14
Missing XML comment for publicly visible type or member 'NexusAopContext.Result'
|