Simple Proxy implementation for Net Core using Castle Dynamic Proxy
☆53Jun 28, 2021Updated 4 years ago
Alternatives and similar repositories for SimpleProxy
Users that are interested in SimpleProxy are comparing it to the libraries listed below
Sorting:
- Extension for Visual Studio☆15Jun 22, 2022Updated 3 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 7 years ago
- Code used for reconciliating bank/cred card statements☆12Jun 19, 2023Updated 2 years ago
- .NET, Cloud and DevOps Samples☆12Jan 20, 2022Updated 4 years ago
- A thin library around Reactive Extensions to simplify writing evented applications in C#.☆14Jul 16, 2020Updated 5 years ago
- A mildly opiniated modern cloud service architecture blueprint + reference implementation☆21Dec 8, 2022Updated 3 years ago
- URL shortener and redirection☆12May 9, 2024Updated last year
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Sep 10, 2023Updated 2 years ago
- 基于Natasha的动态代理☆17Sep 8, 2021Updated 4 years ago
- JSONPath (XPath-like syntax for JSON) C# implementation☆79Mar 13, 2024Updated 2 years ago
- An implementation of the draft health check RFC located at https://inadarei.github.io/rfc-healthcheck/.☆11Sep 4, 2025Updated 6 months ago
- Fixes known BinaryFormatter deserialization vulnerabilities☆12Dec 16, 2019Updated 6 years ago
- An allocation free Task-like object for async methods☆40Feb 8, 2026Updated last month
- 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…