VDT.Core-main
.gitignore
6KB
src
VDT.Core.Demo
Program.cs
492B
appsettings.Development.json
159B
Decorators
LogDecorator.cs
743B
LogAttribute.cs
234B
Controllers
DemoController.cs
416B
appsettings.json
182B
Demo.cs
140B
IDemo.cs
208B
Startup.cs
912B
Properties
launchSettings.json
645B
VDT.Core.Demo.csproj
359B
VDT.Core.DependencyInjection.Tests
VDT.Core.DependencyInjection.Tests.csproj
1KB
Decorators
AsyncWithReturnValueTarget.cs
601B
AsyncWithoutReturnValueTarget.cs
534B
SyncWithoutReturnValueTarget.cs
385B
IServiceCollectionTarget.cs
216B
TestDecoratorAttribute.cs
262B
DecoratorOptionsTarget.cs
226B
DecoratorInterceptorTests.cs
4KB
DecoratorOptionsTests.cs
2KB
ServiceCollectionTargetBase.cs
300B
ServiceCollectionExtensionsTests.cs
16KB
IServiceCollectionTargetImplementation.cs
153B
DecoratorPolicyTests.cs
628B
ServiceCollectionTarget.cs
360B
SyncWithReturnValueTarget.cs
432B
SyncWithReturnValueDecoratorInterceptorTests.cs
805B
AsyncWithReturnValueDecoratorInterceptorTests.cs
731B
AsyncWithoutReturnValueDecoratorInterceptorTests.cs
720B
SyncWithoutReturnValueDecoratorInterceptorTests.cs
794B
TestDecorator.cs
309B
SingletonServiceTarget.cs
197B
ServiceCollectionExtensionsTests.cs
8KB
ISingletonServiceTarget.cs
272B
IScopedServiceTarget.cs
263B
ScopedServiceTarget.cs
191B
ITransientServiceTarget.cs
272B
TransientServiceTarget.cs
197B
VDT.Core.sln
2KB
VDT.Core.DependencyInjection
TransientServiceAttribute.cs
2KB
ServiceRegistrationException.cs
318B
ServiceCollectionExtensions.cs
2KB
Decorators
IDecorator.cs
1KB
ServiceCollectionExtensions.cs
22KB
MethodExecutionContext.cs
1KB
DecoratorPolicy.cs
827B
DecoratorInterceptor.cs
4KB
DecoratorOptions.cs
3KB
IDecorateAttribute.cs
333B
ServiceAttributeContext.cs
353B
ScopedServiceAttribute.cs
2KB
ServiceAttribute.cs
995B
README.md
4KB
VDT.Core.DependencyInjection.csproj
1KB
SingletonServiceAttribute.cs
2KB
TypeExtensions.cs
485B
LICENSE
1KB
.gitattributes
2KB
暂无评论