Common.Mvc
0.0.1-beta3
This is a prerelease version of Common.Mvc.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Common.Mvc --version 0.0.1-beta3
NuGet\Install-Package Common.Mvc -Version 0.0.1-beta3
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="Common.Mvc" Version="0.0.1-beta3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Common.Mvc --version 0.0.1-beta3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Common.Mvc, 0.0.1-beta3"
#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 Common.Mvc as a Cake Addin #addin nuget:?package=Common.Mvc&version=0.0.1-beta3&prerelease // Install Common.Mvc as a Cake Tool #tool nuget:?package=Common.Mvc&version=0.0.1-beta3&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
- 优化支持的框架版本,支持3.1、5.0、6.0
- 将cors默认全部允许继承,直接使用services.AddAnyCors(); app.UseAnyCors();
- 处理自定义模型校验返回状态码为200的错误情况
- 处理自定义模型校验和自定义返回类一起使用导致重复包装的问题
Product | Versions 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 was computed. 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 was computed. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- AzrngCommon (>= 1.3.0-beta7)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson (>= 6.0.0)
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 |
---|---|---|
0.1.2 | 84 | 7/22/2024 |
0.1.1 | 114 | 6/23/2024 |
0.1.0 | 139 | 4/11/2024 |
0.1.0-beta8 | 106 | 2/28/2024 |
0.1.0-beta7 | 104 | 2/18/2024 |
0.1.0-beta6 | 240 | 11/15/2023 |
0.1.0-beta5 | 136 | 10/21/2023 |
0.1.0-beta4 | 116 | 10/6/2023 |
0.1.0-beta3 | 91 | 8/16/2023 |
0.1.0-beta2 | 155 | 3/8/2023 |
0.1.0-beta1 | 197 | 11/11/2022 |
0.0.1-beta6 | 148 | 10/16/2022 |
0.0.1-beta5 | 197 | 9/16/2022 |
0.0.1-beta4 | 191 | 9/15/2022 |
0.0.1-beta3 | 163 | 9/12/2022 |
0.0.1-beta2 | 169 | 5/21/2022 |
0.0.1-beta1 | 226 | 5/20/2022 |