没有合适的资源?快使用搜索试试~ 我知道了~
Ninject.Extensions.Interception:Ninject的侦听扩展
共164个文件
cs:150个
csproj:4个
json:2个
需积分: 5 0 下载量 17 浏览量
2021-05-22
07:56:48
上传
评论
收藏 171KB ZIP 举报
温馨提示
Ninject.Extensions。拦截 此扩展为Ninject添加了对侦听的支持。 例如,可以如下拦截WCF客户端代理。 [ ServiceContract ] public interface IFooService { [ OperationContract ] void Foodo (); } var interceptor = new ActionInterceptor ( invocation => Console . WriteLine ( $" Executing { invocation . Request . Method }. " )); kernel . Bind < IFooService>() . ToMethod ( context => ChannelFactory < IFooService>.
资源推荐
资源详情
资源评论
收起资源包目录
Ninject.Extensions.Interception:Ninject的侦听扩展 (164个子文件)
packages.config 142B
DynamicMethodFactory.cs 16KB
KernelExtensions.cs 15KB
AsyncInterceptionContext.cs 14KB
MethodInterceptionContext.cs 13KB
AsyncInterceptor.cs 9KB
Advice.cs 8KB
SystemObjectMethodInterceptionContext.cs 8KB
InterceptorRegistrationStrategy.cs 8KB
ExtensionsForICustomAttributeProvider.cs 6KB
AutoNotifyInterceptorRegistrationStrategy.cs 6KB
AdviceRegistry.cs 6KB
InterceptionSyntaxContext.cs 6KB
DynamicProxyProxyFactory.cs 5KB
PropertyInterceptionContext.cs 5KB
ObjectMethodsInvocation.cs 5KB
InterceptionModule.cs 5KB
AdviceBuilder.cs 4KB
LinFuProxyFactory.cs 4KB
ProxyRequest.cs 4KB
DisposableObject.cs 4KB
ExtensionsForIBindingSyntax.cs 4KB
AutoNotifyPropertyChangedInterceptor.cs 4KB
MethodInterceptorRegistrationStrategy.cs 4KB
ProxyActivationStrategy.cs 4KB
InvocationBase.cs 4KB
ErrorHandlingInterceptor.cs 4KB
StandardWrapper.cs 4KB
ProxyBase.cs 4KB
NotifyOfChangesAttribute.cs 3KB
MethodInterceptorRegistry.cs 3KB
AdditionalInterfaceParameter.cs 3KB
IAdvice.cs 3KB
DynamicProxyWrapper.cs 3KB
AutoNotifyPropertyDetectChangesInterceptorContext.cs 3KB
ReflectionMethodInjector.cs 3KB
IAdviceTargetSyntax.cs 3KB
ExtensionsForIEnumerable.cs 3KB
LinFuWrapper.cs 3KB
ExtensionsForMethodInfo.cs 3KB
IAdviceRegistry.cs 3KB
AdviceFactory.cs 3KB
InjectorFactoryBase.cs 3KB
Invocation.cs 3KB
IAdviceFactory.cs 3KB
InjectorBase.cs 3KB
ProxyRequestFactory.cs 3KB
IMethodInterceptorRegistry.cs 3KB
ExtensionsForMethodBase.cs 3KB
InternalInterceptAttribute.cs 3KB
IProxyRequest.cs 2KB
DynamicMethodInjector.cs 2KB
IProxyRequestFactory.cs 2KB
SimpleInterceptor.cs 2KB
IInvocation.cs 2KB
IWrapper.cs 2KB
ProxyFactoryBase.cs 2KB
InterceptAttributeBase.cs 2KB
ActionInterceptor.cs 2KB
IProxyFactory.cs 2KB
MethodInterceptorCollection.cs 2KB
DynamicInjectorFactory.cs 2KB
ReflectionInjectorFactory.cs 2KB
IMethodInjector.cs 2KB
LinFuModule.cs 2KB
DynamicProxyModule.cs 2KB
ImplicitInterfaceContext.cs 2KB
Ensure.cs 2KB
IAutoNotifyPropertyChanged.cs 2KB
PropertyInterceptionContextLinFu.cs 2KB
IInjectorFactory.cs 2KB
IAdviceOrderSyntax.cs 2KB
InterceptAttribute.cs 2KB
PropertyInterceptionContextDynamicProxy2.cs 2KB
AutoNotifyPropertyClassProxyContext.cs 2KB
IInjector.cs 2KB
Invoker.cs 2KB
IAutoNotifyPropertyChangedInterceptor.cs 2KB
DoNotNotifyOfChangesAttribute.cs 2KB
AutoNotifyPropertyMethodInterceptorContext.cs 2KB
Setter.cs 2KB
ComplexType.cs 1KB
IInterceptor.cs 1KB
Getter.cs 1KB
DoNotInterceptAttribute.cs 1KB
FactoryMethod.cs 1KB
IAdviceBuilder.cs 1KB
IDisposableEx.cs 1KB
ProxyDirective.cs 1KB
RefAndOutValues.cs 1KB
ComplexViewModel.cs 1KB
DynamicProxy2ChannelFactoryProxyTest.cs 1KB
AssemblyInfo.cs 1KB
AssemblyInfo.cs 1KB
AssemblyInfo.cs 1KB
SimpleType.cs 1KB
DummyProxyFactory.cs 998B
ImplicitInterfaceContextLinFu.cs 790B
InterceptionTestContext.cs 702B
NoneVirtualFooImplementation.cs 675B
共 164 条
- 1
- 2
资源评论
火石创造
- 粉丝: 33
- 资源: 4667
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功