NProxy is a library for .NET to create lightweight dynamic proxies
-
Updated
Dec 10, 2023 - C#
NProxy is a library for .NET to create lightweight dynamic proxies
A simple way to decorate a class with additional functionality using attributes.
This repository shows, how to implement CQRS architecture pattern, using Autofac and MediatR libraries.
A powerful and intuitive .NET library for implementing the Decorator pattern with Microsoft's Dependency Injection container. DecoratR provides a fluent API to chain decorators around your services, enabling cross-cutting concerns like logging, caching, retry logic, and more.
Паттерны проектирования с примерами на C#
Since there are a lot of misconceptions and some controversy about real-world use cases and the benefits of Design Patterns, I've decided to create this repository where I'll develop and share some implementations of them. Each pattern will have a README file with a components relationship diagram and explanations about it.
Design patterns simple snippets
Castle Windsor container extension features
C# libraries to support common design patterns.
also known as wrapper
A simple example of Caching with the Decorator Pattern.
C# framework for obtaining and presenting dependent values (values which can only be determined by first obtaining other values)
A collection of software design patterns in csharp
Design Pattern Examples
Repository with an example of using the "Decorator" pattern
Boost your .NET API's performance! Learn top caching methods with detailed examples and GitHub support. Ready to optimize? Let's go! 🚀
Add a description, image, and links to the decorator topic page so that developers can more easily learn about it.
To associate your repository with the decorator topic, visit your repo's landing page and select "manage topics."