AutoWrapper.Server
2.0.0
AutoWrapper.Server provides a handler and method that unwraps the Result property of the AutoWrapper ApiResponse object.
Install-Package AutoWrapper.Server -Version 2.0.0
dotnet add package AutoWrapper.Server --version 2.0.0
<PackageReference Include="AutoWrapper.Server" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AutoWrapper.Server --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AutoWrapper.Server, 2.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
- v2 official release
- Support Message Handler
- Support Direct Method Unwrapping
Dependencies
-
.NETStandard 2.0
- Newtonsoft.Json (>= 12.0.3)
- System.Text.Json (>= 4.6.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on AutoWrapper.Server:
Package | Downloads |
---|---|
CodeZero
CodeZero is a set of common implementations to help you implementing Clean Architecture, DDD, CQRS, Specification Patterns and another facilities for new modern web applications is an open-source project written in .NET Core.
|
|
Lve.Emall.MemberService.Application
Package Description
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on AutoWrapper.Server:
Repository | Stars |
---|---|
proudmonkey/ApiBoilerPlate
A simple yet organized project template for building ASP.NET Core APIs in .NET Core 3.1
|