Acme.ReturnOh 1.5.0

dotnet add package Acme.ReturnOh --version 1.5.0                
NuGet\Install-Package Acme.ReturnOh -Version 1.5.0                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Acme.ReturnOh" Version="1.5.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Acme.ReturnOh --version 1.5.0                
#r "nuget: Acme.ReturnOh, 1.5.0"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Acme.ReturnOh as a Cake Addin
#addin nuget:?package=Acme.ReturnOh&version=1.5.0

// Install Acme.ReturnOh as a Cake Tool
#tool nuget:?package=Acme.ReturnOh&version=1.5.0                

接口返回参数处理,全局异常,参数验证,Swagger

  1. ConfigureSwaggerOptions 配置 Swagger 选项,添加文档信息和 XML 注释文件
  2. ConfigureApiBehaviorOptions 配置API行为选项,自定义模型验证失败时的响应格式
  3. AddExceptionFilterService 配置MVC选项,添加自定义的异常过滤器
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.0 75 1/20/2025
1.4.5 92 11/18/2024
1.4.3 86 11/18/2024
1.4.2.1 138 4/12/2024
1.4.2 131 4/7/2024
1.4.1 134 4/7/2024
1.4.0 109 4/2/2024
1.3.0 127 3/29/2024
1.2.3 174 3/18/2024
1.2.2 118 3/18/2024
1.2.1 178 3/18/2024 1.2.1 is deprecated because it has critical bugs.
1.1.2 118 3/18/2024
1.1.1 212 3/18/2024 1.1.1 is deprecated because it has critical bugs.