Simple Proxy implementation for Net Core using Castle Dynamic Proxy
☆53Jun 28, 2021Updated 5 years ago
Alternatives and similar repositories for SimpleProxy
Users that are interested in SimpleProxy are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Extension for Visual Studio☆15Jun 22, 2022Updated 4 years ago
- A proof of concept for a way to implement gRPC services in a code first way using C# and .NET Core.☆17Apr 15, 2018Updated 8 years ago
- .NET, Cloud and DevOps Samples☆13Jan 20, 2022Updated 4 years ago
- A thin library around Reactive Extensions to simplify writing evented applications in C#.☆13Jul 16, 2020Updated 6 years ago
- A mildly opiniated modern cloud service architecture blueprint + reference implementation☆21Dec 8, 2022Updated 3 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A simple, powerful, extensible, testable .NET configuration library.☆41Feb 1, 2023Updated 3 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Sep 10, 2023Updated 3 years ago
- JSONPath (XPath-like syntax for JSON) C# implementation☆80Mar 13, 2024Updated 2 years ago
- 基于Natasha的动态代理☆17Sep 8, 2021Updated 5 years ago
- An implementation of the draft health check RFC located at https://inadarei.github.io/rfc-healthcheck/.☆11Sep 4, 2025Updated last year
- A way of expanding extension methods in your LINQ expressions so that it can be interperated by a third party who doesn't understand your…☆22Oct 25, 2016Updated 9 years ago
- An allocation free Task-like object for async methods