dispatchproxy
There are 12 repositories under dispatchproxy topic.
merken/Prise
A .NET Plugin Framework.
Kibnet/SignalR.EasyUse
A framework that allows to use SignalR easy, following the strict contracts out of box.
HamzaLee/interceptron
The packages add interception to the default dependency injection container.
MesutAtasoy/FizzBuzz
An example Aspect Oriented Programming .Net Core using DispatchProxy class.
yoshiki-okawa/BlazorJSProxy
Dynamic proxy of Microsoft.JSInterop.IJSRuntime which makes defining and invoking JS object much easier
mustaddon/DispatchProxyAdvanced
Extended version of DispatchProxy with Class proxying
yoshiki-okawa/BlazorWebRTC
Provides interfaces to use WebRTC in Blazor with BlazorJSProxy
dev-11/aop_logging
An AOP way of logging in dotnet core
vl00/CSharp.MethodInterceptor
A sample aop implementation base on System.Reflection.DispatchProxy. It also work well on async-await and sync method
yoldascevik/AspectCore
Aspect Oriented Programming Core Library With DispatchProxy in .NET Core
romagny13/ProxySamples
RealProxy, DispatchProxy, Unity Interception, Castle, Fody and From Scratch Samples