Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zhaytam/aspnetcore.dynamicproxies.sample
An example of how to use dynamic proxies in ASP.NET Core using Castle.DynamicProxy
https://github.com/zhaytam/aspnetcore.dynamicproxies.sample
Last synced: 22 days ago
JSON representation
An example of how to use dynamic proxies in ASP.NET Core using Castle.DynamicProxy
- Host: GitHub
- URL: https://github.com/zhaytam/aspnetcore.dynamicproxies.sample
- Owner: zHaytam
- License: mit
- Created: 2020-08-18T19:10:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-23T00:33:58.000Z (almost 4 years ago)
- Last Synced: 2023-03-05T22:28:20.508Z (almost 2 years ago)
- Language: C#
- Size: 7.81 KB
- Stars: 4
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AspNetCore.DynamicProxies
An example of how to use dynamic proxies in ASP.NET Core using Castle.DynamicProxy