Bing.AspNetCore.Mvc 6.0.0

Prefix Reserved
dotnet add package Bing.AspNetCore.Mvc --version 6.0.0
                    
NuGet\Install-Package Bing.AspNetCore.Mvc -Version 6.0.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="Bing.AspNetCore.Mvc" Version="6.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bing.AspNetCore.Mvc" Version="6.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Bing.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 Bing.AspNetCore.Mvc --version 6.0.0
                    
#r "nuget: Bing.AspNetCore.Mvc, 6.0.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.
#:package Bing.AspNetCore.Mvc@6.0.0
                    
#: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=Bing.AspNetCore.Mvc&version=6.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Bing.AspNetCore.Mvc&version=6.0.0
                    
Install as a Cake Tool

Bing.AspNetCore.Mvc 组件,提供AspNetCore的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 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.  net9.0 was computed.  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.  net10.0 was computed.  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 Bing.AspNetCore.Mvc:

Package Downloads
Bing.AspNetCore.Mvc.UI

Bing.AspNetCore.Mvc.UI 组件,提供MVC关于RazorPage相关功能。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.0.0 304 6/3/2025
6.0.0-preview-20250319-1 251 3/19/2025
6.0.0-preview-20240417-1 245 4/17/2024
6.0.0-preview-20240415-1 192 4/15/2024
6.0.0-preview-20231024-1 536 10/24/2023
6.0.0-preview-20231007-1 435 10/7/2023
6.0.0-preview-20230712-1 555 7/12/2023
6.0.0-preview-20230613-1 530 6/13/2023
6.0.0-preview-20230511-2 512 5/11/2023
6.0.0-preview-20230511-1 513 5/11/2023
2.2.9 1,060 3/30/2023
2.2.9-preview-20230327-1 828 3/27/2023
2.2.9-preview-20230313-2 813 3/13/2023
2.2.9-preview-20230313-1 859 3/13/2023
2.2.9-preview-20230215-1 806 2/15/2023
2.2.8 1,133 1/5/2023
2.2.7 1,079 1/5/2023
2.2.6 1,176 12/7/2022
2.2.6-preview-20221020-1 865 10/20/2022
2.2.5 1,439 9/28/2022
Loading failed

Bing应用框架以MIT开源发布,可随意使用