12 packages tagged with “AutoWrapper”
A simple yet customizable HTTP response wrapper and exception handler for ASP.NET Core APIs.
AutoWrapper.Server provides a handler and method that unwraps the Result property of the AutoWrapper ApiResponse object.
Response and exception automatic wrapper for `asp.net core` to provide a consistent response content format for `Action`. 用于`asp.net core`的响应和异常自动包装器,使`Action`提供一致的响应内容格式。
Version of Vince's excellent AutoWrapper.Core that adds .Net 5.0 support in a naive way
A library for generating testable proxy classes.
A simple yet customizable HTTP response wrapper and exception handler for ASP.NET Core 5 APIs.
modified version of AutoWrapper.Core based on my experience
Provides a mechanism for automatically applying the ADAPTER PATTERN (also known as a wrapper) without custom code.