DotCommon.AspNetCore.Mvc 8.0.3

dotnet add package DotCommon.AspNetCore.Mvc --version 8.0.3
                    
NuGet\Install-Package DotCommon.AspNetCore.Mvc -Version 8.0.3
                    
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="DotCommon.AspNetCore.Mvc" Version="8.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DotCommon.AspNetCore.Mvc" Version="8.0.3" />
                    
Directory.Packages.props
<PackageReference Include="DotCommon.AspNetCore.Mvc" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DotCommon.AspNetCore.Mvc --version 8.0.3
                    
#r "nuget: DotCommon.AspNetCore.Mvc, 8.0.3"
                    
#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.
#:package DotCommon.AspNetCore.Mvc@8.0.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DotCommon.AspNetCore.Mvc&version=8.0.3
                    
Install as a Cake Addin
#tool nuget:?package=DotCommon.AspNetCore.Mvc&version=8.0.3
                    
Install as a Cake Tool

Common AspNetCore Mvc Library

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on DotCommon.AspNetCore.Mvc:

Package Downloads
QuickPay.AspNetCore.Mvc

QuickPay快捷支付,使用AspNetCore进行扩展配置

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.0.3 110 4/14/2026
8.0.2 104 3/23/2026
8.0.1 154 12/12/2025
8.0.0 439 11/20/2025
7.1.5 110 2/7/2026
7.1.4 229 9/11/2025
7.1.3 223 8/13/2025
7.1.2 290 8/5/2025
7.1.1 195 8/4/2025
7.1.0 167 7/29/2025
7.0.1 236 5/29/2025
7.0.0 235 4/22/2025
6.3.2 176 1/22/2025
6.3.1 193 12/25/2024
6.3.0 169 12/25/2024
6.2.0 174 12/25/2024
6.0.3 219 6/7/2024
6.0.1 215 4/15/2024
6.0.0 368 11/22/2023
5.1.2 291 10/16/2023
Loading failed