Bing.AspNetCore.Mvc 6.0.0-preview-20240417-1

Prefix Reserved
This is a prerelease version of Bing.AspNetCore.Mvc.
dotnet add package Bing.AspNetCore.Mvc --version 6.0.0-preview-20240417-1                
NuGet\Install-Package Bing.AspNetCore.Mvc -Version 6.0.0-preview-20240417-1                
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-preview-20240417-1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bing.AspNetCore.Mvc --version 6.0.0-preview-20240417-1                
#r "nuget: Bing.AspNetCore.Mvc, 6.0.0-preview-20240417-1"                
#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 Bing.AspNetCore.Mvc as a Cake Addin
#addin nuget:?package=Bing.AspNetCore.Mvc&version=6.0.0-preview-20240417-1&prerelease

// Install Bing.AspNetCore.Mvc as a Cake Tool
#tool nuget:?package=Bing.AspNetCore.Mvc&version=6.0.0-preview-20240417-1&prerelease                

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. 
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-preview-20240417-1 139 4/17/2024
6.0.0-preview-20240415-1 103 4/15/2024
6.0.0-preview-20231024-1 436 10/24/2023
6.0.0-preview-20231007-1 332 10/7/2023
6.0.0-preview-20230712-1 425 7/12/2023
6.0.0-preview-20230613-1 399 6/13/2023
6.0.0-preview-20230511-2 378 5/11/2023
6.0.0-preview-20230511-1 376 5/11/2023
2.2.9 889 3/30/2023
2.2.9-preview-20230327-1 669 3/27/2023
2.2.9-preview-20230313-2 660 3/13/2023
2.2.9-preview-20230313-1 705 3/13/2023
2.2.9-preview-20230215-1 654 2/15/2023
2.2.8 962 1/5/2023
2.2.7 933 1/5/2023
2.2.6 1,012 12/7/2022
2.2.6-preview-20221020-1 700 10/20/2022
2.2.5 1,269 9/28/2022
2.2.4 1,309 9/15/2022
2.2.4-preview-20220907-1 681 9/7/2022
2.2.4-preview-20220902-1 671 9/2/2022
2.2.4-preview-20220829-1 662 8/29/2022
2.2.4-preview-20220607-1 772 6/7/2022
2.2.3 1,522 3/15/2022
2.2.2 1,564 2/18/2022
2.2.1 1,515 2/8/2022
2.2.0 1,452 2/8/2022
2.2.0-preview-20220104-1 705 1/4/2022
2.2.0-preview-20211122-1 808 11/22/2021
2.2.0-preview-20211014-1 919 10/14/2021
2.1.0 1,180 5/19/2021
2.1.0-preview-20210507-1 903 5/7/2021
2.1.0-preview-20210428-2 855 4/28/2021
2.0.0 1,187 1/18/2021
2.0.0-preview-20210102-1 868 1/2/2021
1.2.2 1,337 1/8/2021
1.2.2-preview-20201217-1 1,094 12/17/2020
1.2.2-preview-20201207-1 1,036 12/7/2020
1.2.1 1,541 10/18/2020
1.2.1-preview-20201012-1 952 10/12/2020
1.2.1-preview-20201010-1 1,041 10/10/2020
1.2.1-preview-20201005-1 1,044 10/4/2020
1.2.1-preview-20200920-1 975 9/20/2020

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